Which of the following statements about the switch statement is false?

A. The switch statement is a form of multiway selection.
B. The default label is optional.
C. The switch statement requires one or more case labels.
D. The switch expression must evaluate to an integral.
E. The actions associated with a case label are terminated automatically when another case label or the default label is reached.


Answer: E

Computer Science & Information Technology

You might also like to view...

The keyboard shortcut to enter the current date is Ctrl + #

Indicate whether the statement is true or false

Computer Science & Information Technology

The file svchost.eve should always be located outside the System32 directory

Indicate whether the statement is true or false.

Computer Science & Information Technology

The _________________________ is the location of files that have been deleted.

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

Computer Science & Information Technology

Which of the following ports should be open if a server is configured as an email server with high security for incoming connections? (Choose two.)

A. TCP 110 B. TCP 143 C. TCP 161 D. TCP 993 E. TCP 995

Computer Science & Information Technology