What is the role of break statement in a switch case construct?
(a) It brings the control to the default case.
(b) It brings the control to the first case of switch case construct
(c) It brings the control to the first statement of the next case.
(d) It brings the control out of switch case block.
Answers
Answered by
0
THE BREAK STATE IS USED TO GET OUT OF CURRENT LOOP.
Similar questions
Computer Science,
3 months ago
History,
3 months ago
Science,
7 months ago
Computer Science,
7 months ago
Science,
11 months ago
Math,
11 months ago