A ______________ Variable in a loop is used to store the initial value and gets incremented after every loop to reach its final value.
a. Control Variable
b. Counter varaiable
c. a and b are same and correct
d. None of the above is correct
Answers
Answered by
5
Answered by
5
Answer:
Option C: A & B are same & correct
Correct Answer:-
A Control or Counter Variable in a loop is used to store the initial value and gets incremented after every loop to reach its final value.
Similar questions