1.

What are the three important manipulations done in a for loop on a loop variable?

Answer»

What are the three important manipulations done in a for LOOP on a loop VARIABLE?
Choose the CORRECT OPTION from below list
(1)Updation, Incrementation, Initialization
(2)Initialization,TESTING, Updation
(3)Testing, Updation, Testing
(4)Initialization,Testing, Incrementation

Answer:-(2)Initialization,Testing, Updation



Discussion

No Comment Found