User login

3 + 9 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

In while loop, the loop control variable is always intialized?

inside the loop body

after loop ends

outside the body of loop

outside the program