Programming (Year 12)
Loops
What is an infinite loop?
A loop that runs once
A loop that never terminates
A loop with too many iterations
A loop that runs for a fixed number of times
Next