Question: Objects Inheritance & Polymorphism Let's say a derived class named toString() overrides a base class method named toString(). Write a statement to invoke the base
Objects Inheritance & Polymorphism
Let's say a derived class named toString() overrides a base class method named toString(). Write a statement to invoke the base class version of this method. IN JAVA.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
