Programming (Year 12)
Control Structures
What type of loop is guaranteed to execute at least once?
for loop
while loop
do-while loop
nested loop