subclass
Definition from Wiktionary, the free dictionary
Contents |
[edit] English
[edit] Pronunciation
-
Audio (UK) (file)
[edit] Etymology
[edit] Noun
subclass (plural subclasses)
- (taxonomy) A rank directly below class
- (computing) In object-oriented programming, an object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
[edit] Translations
taxonomy
- The translations below need to be checked and inserted above into the appropriate translation tables, removing any numbers. Numbers do not necessarily match those in definitions. See instructions at Help:How to check translations.
Translations to be checked
|
|
[edit] Verb
subclass (third-person singular simple present subclasses, present participle subclassing, simple past and past participle subclassed)
- (transitive, computing) In object-oriented programming, to create a subclass of.