When a multiple-alternative selection structure has many paths from which to choose, it is oftensimpler and clearer to code the selection structure using the ____ statement rather thanthe If…Then…Else statement.

A. If
B. Select Case
C. If/ElseIf/Else
D. Select Option


Answer: B

Computer Science & Information Technology

You might also like to view...

In a generic class declaration, the class name is followed by a(n) _____________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The backslash, \, is referred to as the ____ character.

A. tab B. quotient C. escape D. separator

Computer Science & Information Technology

Once you have saved an image as a GIF file, you can insert it on a Web page using any program that creates ____.

A. Java B. HTML C. Perl D. Unix

Computer Science & Information Technology

Why would you have to force a program to run in 640 ? 480 resolution?

What will be an ideal response?

Computer Science & Information Technology