Word Explorer
Subclass
An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
📖 Definitions of "Subclass"
noun
- 1
An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
- 2
A rank directly below class
- 3
A secondary class within a main class.
verb
- 1
(in object-oriented programming) To create a subclass of (some class).
"I subclassed the Button class to create a more specialised FancyButton class for my user interface."
- 2
To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass).
Translate “Subclass” into Another Language
Pick a language — the word will be pre-filled in the translator.