posted 24 years ago
I am confused about the answer choice B for this question, which is false. Can someone explain why , please, thanks!
----------------------------------------------------------------
1. which of the following are true for a switch statement?
A]all switch statements must have a default label
B]there must be atleast one label for each code segment
C]keyword continue can never occur
D]no case label may follow a default label
E]char literal can be used