Q. When a method in a subclass has the same name and type signature as a method in the superclass, then the method in the subclass _____ the method in the superclass.
β
Correct Answer: (A)
Overrides
You must be Logged in to update hint/solution