Q.

Which of these jump statements can skip processing remainder of code in its body for a particular iteration?

A. break
B. return
C. exit
D. continue
Answer» D. continue
3k
0
Do you find this helpful?
11

View all MCQs in

Java Programming

Discussion

No comments yet