Q. The break statement causes an exit (Solved)
1. from the innermost loop only.
2. only from the innermost switch.
3. from all loops & switches.
4. from the innermost loop or switch.
- c. from all loops & switches.
1. from the innermost loop only.
2. only from the innermost switch.
3. from all loops & switches.
4. from the innermost loop or switch.