The break statement causes an exit ___________
Answer options
A
from the innermost switch.
B
none of the options
C
from the program.
D
from the innermost loop
Correct answer: from the innermost switch., from the innermost loop
Explanation
Correct answer: from the innermost switch.; from the innermost loop.