1.

What is the use of EXIT statement in a loop?

A. For skipping one execution
B. For repeating one statement in the loop
C. For ending the condition and creating infinite loop
D. For ending the loop
Answer» E.


Discussion

No Comment Found