The expression following the switch keyword is called a

a) guard condition
b) controlling expression
c) selection expression
d) case expression


b) controlling expression

Computer Science & Information Technology

You might also like to view...

Many systems, including MS-Windows, support the use of ____________, which are short sequences of characters that appear at the end of filenames and are preceded by a period.

a. filename extensions b. pragmatic identifiers c. binary indices d. run time signatures

Computer Science & Information Technology

Compare and contrast the break and continue statements.

What will be an ideal response?

Computer Science & Information Technology

The JSP expression _____________ displays the name that was passed to the JSP as part of a client request.

a) <%= request.getName() %> b) <%= request.getPara( "name" ) %> c) <%= request.getParameter( "name" ) %> d) None of the above.

Computer Science & Information Technology

Which of the following are more likely to use subjective selection criteria to choose among competing technology products?

A. Large organizations B. Government agencies C. Small organizations D. None of these

Computer Science & Information Technology