Computer Science, asked by salineythomas4628, 1 year ago

Explain the concept of overriding methods.

Answers

Answered by yogikaushik500
0

Method overriding, in object-oriented programming, is a language feature that allows a subclass or child class to providea specific implementation of a method that is already provided by one of its superclasses or parent classes.

Hope you like my answer☺☺

Similar questions