Computer Science, asked by ananyasingh321vns, 4 months ago

.................... statement contain a loop counter.

Answers

Answered by Anonymous
5

Answer:

In computer programming a loop counter is the variable that controls the iterations of a loop (a computer programming language construct).

A loop statement is a series of steps or sequence of statements executed repeatedly zero or more times satisfying the given condition is satisfied. ... In programming languages, such as C, C++, Java, and Python, come with “For, While and Do loop” statements.

###hope this helps you###

Answered by Anonymous
1

Answer:

Variable.

Explanation:

Variable statement contain a Loop counter.

Similar questions