For loop becomes infinite loop when all the condition in the loop are true and there is no false condition. There are many ways to make a loop infinite but the most simple is to leave the conditional area empty. The Compiler assumes that all these conditions are true and the loop becomes infinite. To stop an infinite loop just press Ctrl+C.
- Blogger Comment
- Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
0 comments:
Post a Comment