break statement: Exits the current loop immediately. (Not on AP exam but may appear in code tracing.)
How to apply it: Recognize that break terminates only the innermost loop.
Course: AP Computer Science A · Unit: Iteration
Practice questions about break statement 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.