← Back to Fala2Me

dynamic binding

[daɪˈnæmɪk ˈbaɪndɪŋ]
noun
ligação dinâmica
1. A programming mechanism where the method or function to be called is determined at runtime rather than at compile time, based on the actual type of the object
Dynamic binding allows a function to call the correct method implementation based on the object's runtime type.
A ligação dinâmica permite que uma função chame a implementação correta do método baseada no tipo de tempo de execução do objeto.
2. In object-oriented programming, the process of associating a method call with the correct method definition during program execution
Through dynamic binding, polymorphism is achieved in languages like Java and C++.
Através da ligação dinâmica, o polimorfismo é alcançado em linguagens como Java e C++.
Synonyms
late bindingruntime bindingvirtual method invocation
Antonyms
static bindingearly bindingcompile-time binding

Regional Variations

General Brazilian
ligação dinâmica
Standard term used in programming contexts
Portugal
ligação dinâmica
Same as Brazilian Portuguese in technical contexts

Related Idioms & Phrases

runtime resolution
method dispatch
virtual function call
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →