Discussion :: Polymorphism
-
In order for an instance of a derived class to completely take over a class member from a base class, the base class has to declare that member as
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment