English Dictionary
outclass
v : cause to appear in a lower class, as in sports: "The Yankees
outclassed Cincinnati"
English Computing Dictionary
subclass
In {object-oriented} programming, a {class} that is derived from a {superclass} by {inheritance}. The subclass
contains all the features of the superclass, but may have new
features added or redefine existing features.
(1996-03-07)