Programming (12th Grade)
Loops
Which of the following loops is guaranteed to execute at least once?
for loop
while loop
do-while loop
none of the above