Q101
From where break statement causes an exit?
A.
Only from innermost loop
B.
Terminates a program
C.
Only from innermost switch
D.
From innermost loops or switches
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board