Overriding

Home > Computer Science > Software Engineering > Object-Oriented Programming (OOP) > Overriding

The ability of a subclass to modify or replace a method inherited from its superclass.