Multiple Choice
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 these
Correct Answer:

Verified
Correct Answer:
Verified
Q18: If you are using an older compiler
Q19: To use any of the smart pointers
Q20: The following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The following
Q21: The statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The statement:
Q22: A pointer variable may be initialized with
Q24: The following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The following
Q25: When you pass a pointer as an
Q26: To help prevent memory leaks from occurring
Q27: When you work with a dereferenced pointer,
Q28: When the less than ( < )operator