Q.– Which is true about the switch statement?
A) The break statement, at the end of each case block, is optional.
B) Its expression can evaluate to a collection of values.
C) Its case label literals can be changed at run-time.
D) It must contain the default section.
⧪ please give your answer in a comment section.
A) The break statement, at the end of each case block, is optional.
B) Its expression can evaluate to a collection of values.
C) Its case label literals can be changed at run-time.
D) It must contain the default section.
⧪ please give your answer in a comment section.
5 Comments
Opton B
ReplyDeleteA
ReplyDeleteB
ReplyDeleteA
ReplyDeleteA
ReplyDelete