What is the syntax of FOR...NEXT loop?
Answers
Answered by
2
next loop executes a set of statements for successive values of a variable until a limiting value is encountered. Such values are specified by establishing an initial value (num. exp1), a limiting value (num. exp2), and an optional increment value (num).
Similar questions
Business Studies,
2 months ago
Math,
2 months ago
Science,
4 months ago
Science,
11 months ago
Social Sciences,
11 months ago
Biology,
11 months ago