Programming (11th Grade)
Loops
What type of loop is guaranteed to execute at least once?
for loop
while loop
do-while loop
nested loop