Word Explorer

Outer class

💡 Words with a Similar Meaning to "Outer class"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
inner classnoun(object-oriented programming) A class that is declared entirely within the body of another class.
virtual classnoun(education) An online class.
member classnoun(object-oriented programming) An inner class declared outside a function (hence a "member") and not declared as static.
local classnoun(object-oriented programming) A class that is declared in the body of a function, and can only be referred to in the rest of the function.
eigenclassnoun(object-oriented programming) A hidden class associated with each specific instance of another class.
anonymous classnoun(object-oriented programming) A class without a name, available only in the scope where it is defined.
derived classnoun(object-oriented programming) Synonym of subclass.
friendnounA person, typically someone other than a family member, spouse or lover, whose company one enjoys and towards whom one feels affection.
superclassnoun(computing, object-oriented programming) A high-level class that passes attributes and methods down the hierarchy to subclasses.
concrete classnoun(object-oriented programming) A class that can be instantiated and may have concrete methods.
objectnounA thing that has physical existence but is not alive.
subclassnounA secondary class within a main class.
metaclassnoun(object-oriented programming) A class that serves as a template for other classes rather than objects.
convenience classnoun(object-oriented programming) A class created for convenience so that some other, more complex task is simplified.
static classnoun(software, object-oriented programming) A class that cannot be instantiated.
classifiernounSomeone who classifies.
membernounOne who belongs to a group.
super classnoun(computing, object-oriented programming) Alternative form of superclass. [(computing, object-oriented programming) A high-level class that passes attributes and methods down the hierarchy to subclasses.]
base classnoun(object-oriented programming) A class from which other classes can be derived, inheriting its functionality or interface; a potential superclass for subclasses.
coclassnoun(programming) A class that implements a COM (Common Object Model) interface.

Translate “Outer class” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Outer class