Can a for statement loop indefinitely? Ans. Yes, a for statement can loop indefinitely. For example, consider the following: for(;;) ; - Study24x7
Social learning Network
28 Dec 2023 11:18 AM study24x7 study24x7

Can a for statement loop indefinitely? Ans. Yes, a for statement can loop indefinitely. For example, consider the following: for(;;) ;

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles