Word Explorer

Supermethod

💡 Words with a Similar Meaning to "Supermethod"

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

WordDefinition
submethodnounA method or technique used as part of another method.
overrideverb(transitive, intransitive) To counteract the normal operation of something; to countermand with orders of higher priority.
virtual methodnoun(object-oriented programming) A method whose behavior can be overridden within an inheriting class by a method with the same signature.
final methodnoun(object-oriented programming) A class method that cannot be extended, so it has to be inherited as it is.
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.]
methodnoun(countable) A process by which a task is completed; a way of doing something (followed by the adposition of, to or for before the purpose of the process).
superclassnoun(computing, object-oriented programming) A high-level class that passes attributes and methods down the hierarchy to subclasses.
method overloadingnoun(object-oriented programming) Synonym of function overloading.
subclassnounA secondary class within a main class.
multiple inheritancenoun(programming, object-oriented programming) The ability to inherit from more than one superclass in a single subclass.
derived classnoun(object-oriented programming) Synonym of subclass.
abstract methodnoun(object-oriented programming) A method of an abstract class that has no implementation in that class and must therefore be implemented by all subtyping classes.
base classnoun(object-oriented programming) A class from which other classes can be derived, inheriting its functionality or interface; a potential superclass for subclasses.
template methodnoun(software, object-oriented programming) A special method of an abstract class used in the template method pattern that prescribes an algorithm for its subclasses.
inheritancenounThe passing of title to an estate upon death.
function overloadingnoun(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
supertypenoun(computing) The data type represented by a superclass.
multimethodEmploying multiple methods.
mixinnoun(object-oriented programming) An uninstantiable class that provides functionality to be inherited by a subclass.
concrete methodnoun(object-oriented programming) A method of a concrete class.

📝 Common Phrases with "Supermethod"

Words that come before

Translate “Supermethod” into Another Language

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

Home/Dictionary/Supermethod