Multiple Choice
The ________ multiple-selection statement is used to handle decision making and can be used to replace multiple if and if...else statements.
A) do...while
B) case
C) break
D) switch
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What should you use as a counter
Q2: What would the browser display if the
Q4: Which of the following is not required
Q5: What would the browser display if it
Q6: Which of the following will not evaluate
Q7: What would the browser display if the
Q8: What is the value of num after
Q9: What would the browser display if it
Q10: Consider the following code selections. Assume count
Q11: In a switch statement, the _ case