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
(c) A derived class cannot have pointer objects
(d) A base class cannot have pointer objects
The question was asked in class test.
I want to ask this question from OOPs Concept topic in division Basics Concepts of C++ of C++