Multiple Choice
The expression in the switch statement must evaluate to a(n) ____ result or a compilation error results.
A) character
B) boolean
C) integer
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: A(n) _ statement is a sequence of
Q13: If _ statements are omitted in a
Q14: Including one or more if statements inside
Q15: The switch statement requires you to terminate
Q16: Like all C++ expressions, relational expressions are
Q18: Including one or more if statements inside
Q19: An if-else statement without an else part
Q20: Checking user input data for erroneous or
Q21: A(n) _ is any combination of operands
Q22: Applying a postfix or prefix ++ operator