What are keywords ? Give an example.
22 Likes
Keywords are reserved words that have a special meaning to the Java compiler. Example: class, public, int, etc.
Answered By
14 Likes
The default value of a boolean variable is:
Which of the following is a valid java keyword?
The number of bytes occupied by a character array of four rows and three columns are:
The size of '\n' is: