1.

In nested loops, the break statement, if present within a nested if the structure, will exit the _______

A. Ongoing if structure
B. Entire loop
C. Ongoing loop
D. Entire if structure
Answer» C. Ongoing loop


Discussion

No Comment Found