Multiple Choice
The controlling expression for a switch statement includes all of the following types except:
A) char
B) int
C) byte
D) double
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: An if-else statement chooses between two alternative
Q13: In a switch statement,the choice of which
Q24: Write a multi-way if-else statement that evaluates
Q26: The looping mechanism that always executes at
Q29: An algorithm is a step-by-step method of
Q30: Write an if-else statement to compute the
Q31: You may omit the else part of
Q39: The three expressions at the start of
Q41: Name and describe three types of branching
Q44: Write a complete Java program that prompts