If the controlling expression in the switch statement is not equal to any of the case labels and there is no default case, __________ .
a) an error occurs
b) an infinite loop occurs
c) the program continues execution with the next statement after the switch
d) the first case’s statements are executed
c) the program continues execution with the next statement after the switch
Computer Science & Information Technology
You might also like to view...
When two different keys “hash into” the same cell in an array, this is known as a ________.
a) error b) collision c) problem d) crash
Computer Science & Information Technology
______ are people who create, use, and disseminate knowledge and are usually professionals in science, engineering, business, and other areas.
a. Systems analysts Incorrect Incorrect b. Knowledge workers c. Knowledge database administrators d. End users
Computer Science & Information Technology