Computer Science, asked by varmajayanth2914, 10 months ago

For statement increments the value of the control variable by one is it true??

Answers

Answered by Rajvaibhav87365
12

Answer:

No, it is false

Explanation:

Because when for statement is executed then the value of control variable is something and when it executes to next statement then the program control is back to for statement so,

THE NEXT STATEMENT INCREMENTS THE VALUE OF CONTROL VARIABLE BY 2

Answered by patelkumarram1976
3

Answer:

....... is a named location in the memory of computer that stores data temporarily. *

Similar questions