Multiple Choice
The ____________ is a multiple-alternative decision structure, which allows you to test the value of a variable or an expression and then use that value to determine which statement or set of statements to execute.
A) switch statement
B) if statement
C) try-catch statement
D) else statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: The sequence structure is often used in
Q17: Check boxes are similar to radio buttons,
Q18: You should use try-catch statements primarily for
Q19: RadioButton controls are grouped according to the
Q20: The _ operator is the logical NOT
Q22: The C# language provides the _ data
Q23: When the user selects an item in
Q24: A(n) _ is a variable that is
Q25: A string can be converted to a
Q26: When a RadioButton or a CheckBox control's