Programming (12th Grade)
Control Structures
Which type of loop will always execute at least once?
For loop
While loop
Do-while loop
Nested loop