A pointer variable is designed to store

A) any legal C++ value.
B) only floating-point values.
C) a memory address.
D) an integer.
E) None of the above


C) a memory address.

Computer Science & Information Technology

You might also like to view...

To concatenate strings, use operator _______, StringBuilder method __________ or string method ____________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which binary modulation technique is similar to frequency modulation?

A. amplitude shift keying B. frequency shift keying C. phase shift keying D. All of the above

Computer Science & Information Technology

To turn the track changes feature on, you must click the ________ button

Fill in the blank(s) with correct word

Computer Science & Information Technology

The final ____________________ statement after the final case or default statement is not required.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology