Programming Languages C++ Objective
Mar 21, 2013

Declaration of a pointer reserves memory space.

Choose the correct answer:
A) for the object.
B) for the pointer.
C) both for the object and the pointer.
D) All of the above
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback