Also spelled sub-class
noun
verb
Freq #207136
Meanings
-
1
noun
a class derived from another class in object-oriented programming
The Button subclass overrides the default render method.
-
2
verb
to create or define a class that inherits from another class
You can subclass the base controller to share authentication logic.
-
3
noun
a secondary class within a larger class or category
Biologists placed the organism in a different subclass.
Thesaurus
Synonyms
1
noun
· a class derived from...
derived classchild class
Opposites
superclassparent classsuperset
Word family
Forms
sub-classes
Derived forms
subclassessubclassablesubclasser
Etymology
From sub- (under, below) + class. The programming sense mirrors taxonomy: a subclass sits below and inherits from a broader class.