

McqMate
Q. |
Which looping process is best used when the number of iterations is known? |
A. | for |
B. | while |
C. | do-while |
D. | all looping processes require that the iterations be known |
Answer» C. do-while |
View all MCQs in
Object Oriented Programming In cppNo comments yet