QUESTION IMAGE
Question
definition a loop that never ends because its condition always evaluates to true. choose an answer 1 nested loop 2 none of these 3 after loop 4 infinite loop
Brief Explanations
An infinite loop is a loop that never ends because its condition always evaluates to true. A nested loop is a loop inside another loop. There is no standard loop type called "After Loop".
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- Infinite Loop