Computer Science, asked by san2atjaybrl, 1 year ago

Definition of Overriding
What is Overriding?

Answers

Answered by Anonymous
2
1.More important than any other considerations.
2.
Overriding is an object-oriented programming feature that enables a child class to provide different implementation for a method that is already defined and/or implemented in its parent class or one of its parent classes.
Similar questions