Computer Science, asked by anunagesh14349, 3 months ago

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 Oreki
5

\textsf{A \underline{\textbf{control} or \textbf{counter}} variable in a lo\symbol{111}p is used to store the initial value and gets}\\\textsf{incremented after every lo\symbol{111}p to reach its final value.}

\text{\bf Hence, } \text{Option (C) - A and B are same and correct.}

Answered by BrainlyProgrammer
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