Multiple Choice
This type of loop allows the user to decide the number of iterations.
A) Counter-controlled loop
B) Dynamically executed loop
C) User controlled loop
D) Infinite loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: Given the following statement, which statement will
Q37: What will be the value of x
Q39: How many times will the following do-while
Q42: A file must always be opened before
Q42: What will be the value of x
Q43: Before entering a loop to compute a
Q45: This is a sum of numbers that
Q50: When the continue statement is encountered in
Q54: What will be the value of x
Q55: The while loop has two important parts: