overriding for breadth
All > Technology > Programming > Java
- A form of method overriding in which the sub class version of a method implements its own behavior within the context of the attributes and behavior of the sub class and then calls the super class version so that it can perform a similar task within the super class context.
David J. Barnes - Cite This Source - This Definition - Hash Function, method overloading, method overriding, overriding, overriding for chaining, overriding for restriction