In a switch statement, the keyword ____ identifies the values that will be compared to the value of the switch expression.

A. if
B. break
C. case
D. default


Answer: C

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. When a splash screen is displayed, the application does not load and execute until the user clicks the splash screen image with the mouse. 2. An event object is created when an event takes place. 3. An event handler class will not be executed unless it has been registered with the correct control.

Computer Science & Information Technology

________ describing the purpose of a macro are considered best practice

A) Comments B) Groups C) Notes D) Data Actions

Computer Science & Information Technology

____________________ box controls are used to display as well as enter, edit, find, sort, and filter data on a form.

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

Computer Science & Information Technology

________ is a single countermeasure composed of multiple interdependent components in series that require all components to succeed if the countermeasure is to succeed.

Defense in depth Weakest link Both Defense in depth and Weakest link Neither Defense in depth nor Weakest link

Computer Science & Information Technology