Multiple Choice
A switch statement must have
A) a default case
B) more than one non-default case
C) a break statement
D) none of the above
E) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: The value of count is 0;limit is
Q23: For each of the following situations,tell which
Q24: In a while loop,the Boolean_Expression is executed
Q25: Write Boolean expressions that represent the given
Q26: What is the output of the
Q27: Write the following do-while statement with
Q28: A numeric integer grade is between 50
Q29: When a loop is nested in side
Q31: Which of the following loop statements is
Q32: Suppose we have these declarations,<br>int x =