← Back to Fala2Me

inherited methods

[ɪnˈherɪtɪd ˈmeθədz]
noun
métodos herdados
1. In object-oriented programming, methods that are passed down from a parent class to a child class, allowing the child class to use the functionality defined in the parent class without redefining it.
The Dog class has access to inherited methods from the Animal parent class, such as eat() and sleep().
A classe Dog tem acesso aos métodos herdados da classe pai Animal, como eat() e sleep().
2. Methods available to an object through inheritance in the class hierarchy.
By using inherited methods, we reduce code duplication and improve maintainability.
Ao usar métodos herdados, reduzimos a duplicação de código e melhoramos a manutenibilidade.
Synonyms
parent methodssuperclass methodsderived methods
Antonyms
overridden methodsnew methodscustom methods

Regional Variations

General Brazilian
métodos herdados
Standard term used in Brazilian programming contexts
Portugal
métodos herdados
Standard term used in Portuguese programming contexts

Related Idioms & Phrases

inheritance hierarchy
class inheritance
method overriding
polymorphism through inheritance
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →