Q.

Which of the following represent legal flow control statements?

A. break;
B. break();
C. continue(inner);
D. exit();
Answer» A. break;
5.2k
0
Do you find this helpful?
26

View all MCQs in

Java Programming

Discussion

No comments yet