Question: If a method in a subclass has the same signature as a method in the superclass, does the subclass method overload or override the superclass
If a method in a subclass has the same signature as a method in the superclass, does the subclass method overload or override the superclass method?
Step by Step Solution
3.54 Rating (171 Votes )
There are 3 Steps involved in it
An instance method in a subclass with t... View full answer
Get step-by-step solutions from verified subject matter experts
