Q. What is method hiding in Java?
β
Correct Answer: (C)
Creating a static method with the same name as a superclass method
You must be Logged in to update hint/solution