MCQ
Q.
The value of which variable is updated inside the loop by a loop-invariant value?
Correct Answer: C
The value of the induction variable is updated inside the loop by a loop-invariant value.