Infinite loop: A loop whose condition never becomes false, causing the program to run indefinitely.
How to apply it: Verify that the loop variable changes in a way that eventually makes the condition false.
Course: AP Computer Science A · Unit: Iteration
Practice questions about Infinite loop on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.