MCQOPTIONS
Saved Bookmarks
| 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» D. Entire if structure | |