If an integer array named Ages is initialized with the following values: 7, 12, 9, 6 what will be the output of the statement:

```cout << Ages;```
A. This will display a compiler error.
B. 7, 12, 9, 6
C. 0
D. A hex value.

D

Computer Science & Information Technology

You might also like to view...

At a rented house that does not have Internet access, two people need to share files. Neither has a flash drive. What type of network would help in this situation?

A) Bluetooth B) Ad hoc C) WiMAX D) USB

Computer Science & Information Technology

To create your presentation, you can ____.

A. start with a blank presentation B. create a presentation from an existing theme C. use slides from an existing presentation D. all of the above

Computer Science & Information Technology