Question: Which statement is false about infinite loop? An infinite loop is generally caused by a programming mistake. The body of a while loop eventually must
Which statement is false about infinite loop?
An infinite loop is generally caused by a programming mistake.
The body of a while loop eventually must make the condition false to avoid infinite loop.
An infinite loop is a commonly the result of a syntax error.
An infinite loop is a code which will execute until the user interrupts the program
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
