

McqMate
Q. |
Which of these jump statements can skip processing the remainder of the code in its body for a particular iteration? |
A. | break |
B. | return |
C. | exit |
D. | continue |
Answer» D. continue |
View all MCQs in
Java ProgrammingNo comments yet