Programming (Year 11)
Control Structures
Which loop will always execute at least once?
for loop
while loop
do-while loop
nested loop