

McqMate
Q. |
The break statement causes an exit |
A. | from the innermost loop only. |
B. | only from the innermost switch. |
C. | from all loops & switches. |
D. | from the innermost loop or switch. |
Answer» C. from all loops & switches. |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet