Advertisements
Advertisements
Question
What is meant by Java reserved words?
One Line Answer
Solution
- Reserved terms in Java have a specific meaning that the system compiler can interpret.
- As a result, the application cannot utilise these terms to name variables.
shaalaa.com
Is there an error in this question or solution?
Chapter 1.05: Introduction to Java - EXERCISES [Page 54]