Q. What is method hiding in Java?
β
Correct Answer: (A)
Defining a new method with the same name in a subclass
You must be Logged in to update hint/solution