McqMate
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 |
View all MCQs in
Java ProgrammingNo comments yet