Q. Which one is the process of defining a method in subclass having same name and type signature as a method in its super class
β
Correct Answer: (C)
Method overriding
You must be Logged in to update hint/solution