Which of the following can be used in a switch statement in the expression after keyword case?

A. a constant integral expression.
B. a character constant.
C. a String
D. an enumeration constant.

a. A and B.
b. A and C.
c. B and C.
d. All.

d. All.

Computer Science & Information Technology

You might also like to view...

The symbol (@), used to suppress error messages, is called ____.

a. suppression operator c. null operator b. error control operator d. no_error operator

Computer Science & Information Technology

How are folders represented in a package?

What will be an ideal response?

Computer Science & Information Technology