What is the use of next statement in for loop ?
Answers
Answered by
2
Answer:
The for... next statement is an iterative, incremental loop statement used to repeat a sequence of statements for a specific number of occurrences. A for... next loop executes a set of statements for successive values of a variable until a limiting value is encountered.
Answered by
2
Answer:
Good morning....
have a good day. ..
Explanation:
What is the use of next statement in for loop ?
Answer:
The for next statement is an iterative, incremental loop statement used to repeat a sequence of statements for a specific number of occurrences. A for... next loop executes a set of statements for successive values of a variable until a limiting value is encountered.
Radhe Radhe....
Similar questions