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...

Which of the following is not a property of Exception?

a) HelpLink b) Source c) TargetSite d) PrintError

Computer Science & Information Technology

For each of the four examples shown below, give the Gestalt principle it demonstrates.

What will be an ideal response?

Computer Science & Information Technology

You are requested to undertake a consultancy on behalf of the Managing Director of DreamHome to investigate how mobile database technology could be used within the organization. The result of the investigation should be presented as a report that discusses the potential benefits associated with mobile computing and the issues associated with exploiting mobile database technology for an organization. The report should also contain a fully justified set of recommendations proposing an appropriate way forward for DreamHome.

What will be an ideal response?

Computer Science & Information Technology

Match the following terms with their description

I. Project Explorer window II. Properties window III. Visual Basic Editor IV. Function procedure V. Code window A. Contains a hierarchical list B. Group of VBA statements C. Used for creating and editing VBA D. Where all the VBA code is typed E. Contains a list of all the properties

Computer Science & Information Technology