Q58
Which of the following is correct?
A.
Base class pointer object cannot point to a derived class object
B.
Derived class pointer object cannot point to a base class object
AnswerC.
A derived class cannot have pointer objects
D.
A base class cannot have pointer objects
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board