Computer Science, asked by tmewada17, 5 months ago

Name the variable which is used to control the flow of a program

Answers

Answered by pea4518977
2

Answer:

A control variable in computer programming is a program variable that is used to regulate the flow of control of the program. In definite iteration, control variables are variables which are successively assigned (or bound to) values from a predetermined sequence of values.

Explanation:

Answered by 2008sourabhkumar2008
2

Answer:A control variable in computer programming is a program variable that is used to regulate the flow of control of the program. In definite iteration, control variables are variables which are successively assigned (or bound to) values from a predetermined sequence of values.

HOPE IT WILL HELP YOU

Similar questions