ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

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

Answer / Explanation

Correct Answer is : Option C.


More Questions on Java Programming