Why does the output give a hexadecimal address?
grades[5] = {94, 97, 90, 85, 82};
cout<

A. Because it is the value of the pointer to the first element of the array.
B. Because I told it to.
C. Because this statement will write out all values of the array.
D. Because the answer is

A

Computer Science & Information Technology

You might also like to view...

The type of folder structure created by Windows is known as a ________

A) path B) hierarchy C) flow chart D) recursive structure

Computer Science & Information Technology

If the Single Step feature is on when the macro ends, it automatically turns off

Indicate whether the statement is true or false

Computer Science & Information Technology