What is the FOR....NEXT loop?
Answers
Answered by
8
The process of repeating a program segment in a loop can be simplified and controlled by using FOR..... NEXT statement.The FOR.....NEXT statement is used when a group of statements are to be executed a specific number of times.This also reduces the length of a program.
Answered by
0
it is flow control loop of a program which have a one line containing the integer declaration, conditional operators nd increment dicreement operator
Similar questions
English,
9 months ago
History,
9 months ago
Computer Science,
9 months ago
Math,
1 year ago
Chemistry,
1 year ago