Computer Science, asked by kuldip2806, 2 months ago

__________ is used to assign an innitial value to the loop control variable

Answers

Answered by anubhav1513
0

Explanation:

while loop ghhhggbcfhvcffhbvj

Answered by amikkr
0

Initialization option  is used to assign an initial value to the loop control variable.

  • The usage of a variable control variable that is modified by a constant value at each iteration and whose value defines the end of the loop is a typical application of loops.
  • Initial values are assigned to loop control variables and other loop-related variables. Prior to the while statement, this initialization phase is completed.

Similar questions