Java : Programming Concept Questions & Answers
Question : In java control statements break, continue, return, try-catch-finally and assert belongs to?
A.
Selection statements
B.
Loop Statements
C.
Transfer statements
D.
Pause Statement
Correct Answer is : Option C.
- Which provides runtime environment for java byte code to be executed?
- What is byte code in Java?
- Which of the following are not Java keywords ?
- Which of these have highest precedence?
- Which of these is returned by operator '&' ?