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

1 Expert Approved Answer
Step: 1 Unlock

For the derived class it would override the base class A derived class object can invoke a meth... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Introduction Java Program Questions!