Computer Science (Year 9)
Control Structures
What type of loop will always execute at least once?
For loop
While loop
Do-while loop
Nested loop
Next