Programming (12th Grade)
Control Structures
Which loop is guaranteed to run at least once?
for loop
while loop
do-while loop
nested loop