Programming Languages C Objective
Nov 23, 2012

Which of the following statements is correct?

Choose the correct answer:
A) Base class pointer cannot point to derived class.
B) Derived class pointer cannot point to base class.
C) Pointer to derived class cannot be created.
D) Pointer to base class cannot be created.
Detailed Explanation

c++

Discussion (0)

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

Share Your Thoughts
Feedback