Java Keywords and Identifiers
Q1.
Which of the following is a valid identifier in Java?
Q2.
Which of the following is a Java keyword?
Q3.
What is the rule for naming identifiers in Java?
Q4.
How many keywords are reserved in Java (as of Java 17)?
Q5.
Which of the following statements is TRUE?