subclass
Is it a Scrabble word? See definition, points, and words you can make.
Is subclass a Scrabble word?
Word Games
- Scrabble US/Canada (OTCWL) Yes
- Scrabble UK (SOWPODS) Yes
- Wordle No
- Words With Friends Yes
What is the meaning of subclass?
Definition
noun (English)
1. (taxonomy) A rank directly below class.
2. (object-oriented programming) An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
verb (English)
1. (transitive, computing) (in object-oriented programming) To create a subclass of (some class).Examples: "I subclassed the Button class to create a more specialised FancyButton class for my user interface."transitive
2. (transitive, computing) To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass).Examples: "Since Windows knows about these events, your application should be able to know about them as well. In order to accomplish this, subclass the window of a form or control, intercepting all of its events."transitive
Definition source: Wiktionary