Question

When a multiple-alternative selection structure has many paths from which to choose, it is often
simpler and clearer to code the selection structure using the ____ statement rather than
the If…Then…Else statement.
a. If
b. Select Case
c. If/ElseIf/Else
d. Select Option

Answer

This answer is hidden. It contains 1 characters.