Which variable takes a new value from the range of values every time the loop is executed?

 

Answer:

The control variable takes a new value from the range of values every time the loop is executed.

Example:

Question4 - Teachoo.jpg

In the above program, ‘i’ is the control variable and its value increments by 1 in every iteration of the loop.

Ask a doubt
Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science, Social Science, Physics, Chemistry, Computer Science at Teachoo.