Multiple Choice
In situations where the selection structure has many paths from which to choose, it is often simpler and clearer to code the selection structure using the ____ statement.
A) Select Case
B) Begin/End
C) If/Then
D) Do/Loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: If the Select Case statement includes a
Q24: Match each item with a statement below.
Q25: The expression 1 To 5 in the
Q26: When do you typically use multiple-alternative selection
Q27: How does the diamond in the multiple-alternative
Q29: A primary decision is always made by
Q30: Describe three characteristics of the radio button
Q31: The Select Case statement ends with the
Q32: A(n) _ selection structure can choose from
Q33: In code, how do you refer to