Java : Programming Concept Questions & Answers
Question : Which of the following are not Java keywords ?
A.
double
B.
switch
C.
then
D.
instanceof
Correct Answer is : Option C.
- Which of these have highest precedence?
- Which of these is returned by operator '&' ?
- Data type long literals are appended by _____
- Which variables are created when an object is created with the use of the keyword 'new' and destroyed when the object is destroyed?
- Java language was initially called as ________