What literal(s) appear in the following C++ statement? int number = 4 + 8;

A)   number
B)   4
C)   8
D)   12
E)   both B and C


Answer: E)   both B and C

Computer Science & Information Technology

You might also like to view...

Which of the following is a characteristic of dry pipe fire suppression systems?

A) Water held back by a clapper B) Always contains water C) Can freeze in winter D) Most popular and reliable

Computer Science & Information Technology

Shapes drawn in ____ mode can be used to destroy the underlying pixels.

a. merge b. destructive c. object drawing d. selection

Computer Science & Information Technology

When you need to export data from a database table to an Excel workbook, click the ____ tab on the Ribbon, and then click the Excel button in the Export group.

A. External Data B. Export C. Internal Data D. Import

Computer Science & Information Technology

In ____ communication, the called function sends data to the calling function.

A. downward B. upward C. bi-directional D. lateral

Computer Science & Information Technology