Q. What is method overriding in Java?
β
Correct Answer: (C)
Redefining a superclass method in a subclass to provide a specific implementation
You must be Logged in to update hint/solution