Question: Suppose a base class and a derived class both define a method with the same name and a derived-class object invokes the method. What method
Suppose a base class and a derived class both define a method with the same name and a derived-class object invokes the method. What method is called?
Step by Step Solution
3.48 Rating (184 Votes )
There are 3 Steps involved in it
For the derived class it would override the base class A derived class object can invoke a meth... View full answer
Get step-by-step solutions from verified subject matter experts
