Q.

Which of the following loops will execute the body of loop even when condition controlling the loop is initially false?

A. do-while
B. while
C. for
D. None of the mentioned
Answer» A. do-while
1k
0
Do you find this helpful?
5

View all MCQs in

Java Programming

Discussion

No comments yet