Multiple Choice
A pointer variable may be initialized with ________.
A) any non-zero integer value
B) a valid address in the computer's memory
C) an address less than 0
D) A and C only
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Q17: In C++ 11, the _ key word
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:
Q23: A pointer variable is designed to store
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,