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