What is the use of overriding?

Correct Answer: - By using method overriding a sub class can change the definition of super class method - By using overriding a sub class can modify the functionality of the super class

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion