In for loop
* Index value is retained outside the loop
* Index value can be changed from within the loop
* Goto can be used to jump, out of the loop
98) Which of the following statement about for loop is true ?
Answer is:
All of these
Explanation:
Related C Programming MCQ with Answers
Answer is:
Infinitely
Answer is: