What is the translation of " MULTIPLE INHERITANCE " in Portuguese?

['mʌltipl in'heritəns]
['mʌltipl in'heritəns]
herança mãoltipla
multiple inheritance

Examples of using Multiple inheritance in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
CLOS allows multiple inheritance.
O CLOS permite herança múltipla.
Multiple inheritance has its benefits, but it most certainly has its downsides.
Herança multipla tem seus benefícios, mas certamente tem seu lado negativo.
Mixins” are used instead of multiple inheritance.
Mixins” são utilizados ao invés das múltiplas heranças.
To properly use multiple inheritance, you can use an explicit AutoField in the base models.
Para usar herança múltipla de maneira correta, você pode usar explicitamente a AutoField no modelo base.
Several languages, such as Perl, Python, and C++,provide support for multiple inheritance.
Muitas linguagens, tais como Perl, Python e C++,fornecem suporte a herança mÃoltipla.
Traits in Scala not only provide multiple inheritance of behaviour, but also of state.
As traits em Scala não apenas fornece o comportamento da herança múltipla, mas também do estado.
In C++, using such purely abstract classes as interfaces works because C++ supports multiple inheritance.
Uso de classes puramente abstratas como interfaces funciona em C++ como suporte a herança múltipla.
We have also studied block nesting and multiple inheritance with Twig, based on the DRY principle.
Também vimos aninhamento de blocos e herança mÃoltipla com Twig, em cima do princípio DRY.
Multiple inheritance is allowed in some languages, though this can make resolving overrides complicated.
Herança múltipla é permitida em algumas linguagens, apesar disto poder complicar a resolução de sobrescrições.
To sum up, traits andvirtual extension methods both provide multiple inheritance for behaviour.
Para resumir, ambas as traits eos métodos de extensão virtual fornecem o comportamento da herança múltipla.
Traits also provide multiple inheritance for state and a means to acquire a handle to the implementing class.
As traits também oferecem herança múltipla para o estado e um meio para adquirir uma referência da classe de implementação.
Thus allegedly dangerous and complicating features such as multiple inheritance and operator overloading were omitted.
Questões mais complexas como herança múltipla e sobrecarga de operadores foram omitidas.
Restriction of protected access; public, private and protected derivation;simple inheritance and multiple inheritance.
Restrição de acesso protected; derivação public, private e protected;herança simples e herança múltipla.
A welcome side effect is that they offer a form of multiple inheritance, which is limited to behaviour.
Um efeito bem vindo é que ele oferece uma forma de herança múltipla, que é limitada pelo comportamento.
The goto operator is also missing in the MQL languages as well as a possibility to declare anonymous enumeration and multiple inheritance.
Além disso, nas linguagens MQL, não existe operador goto, nem a possibilidade de declarar enumeração anônima e heranças múltiplas.
These rules provide us with the full benefits of multiple inheritance without any of the problems associated with it.
Essas regras fornecem os benefícios da herança múltipla sem qualquer problema associado a ela.
Scala defines a clear set of precedence rulesthat determine when and what is executed within the multiple inheritance hierarchy.
O Scala define um conjunto claro de regras de precedência que determinam quando eo que é executado dentro da hierarquia de herança múltipla.
Because many OOP languages do not support multiple inheritance, they often provide a separate interface mechanism.
Como muitas linguagens OO não suportam herança múltipla, elas normalmente proveem um mecanismo de interface separado.
Among the major enhancements we find: the introduction of the object programming paradigm, virtual functions,operator overloading, multiple inheritance, template and exception handling.
Entre os principais aprimoramentos, encontramos: a introdução do paradigma de programação de objetos, funções virtuais,sobrecarga de operadores, herança múltipla, planejamento e tratamento de exceções.
Unlike C++, C does not support multiple inheritance, although a class can implement any number of interfaces.
Ao contrário do C++, o C não suporta herança múltipla que ocorre quando uma classe é derivada de mais de uma classe base direta.
Templates are of great utility to programmers in C++,especially when combined with multiple inheritance and operator overloading.
Templates são de grande utilidade para programadores C++,especialmente quando combinado com herança múltipla e sobrecarga de operadores.
Hereditariness or genetics,understood as multiple inheritance of genes, seems to exert a strong influence on the skeletal characteristic of certain cranial-facial dimensions.
A hereditariedade ou genética,compreendida como herança múltipla de genes, parece exercer forte influência nas características esqueléticas de certas dimensões craniofaciais.
The proposed Default Interface Methods feature would allow a limited form of multiple inheritance in C, F, and other. NET languages.
A funcionalidade proposta Default Interface Methods permitiria uma forma limitada de múltiplas heranças em C, F e outras linguagens. NET.
When the default order in which methods are executed in multiple inheritance is not correct, the programmer may resolve the diamond inheritance problems by specifying the order of method combinations.
Quando a ordem padrão em que os métodos são executados na herança múltipla não está correta, o programaador pode resolver o problema especificando a ordem manualmente.
Python Classes Python supports classes andhas a very sophisticated object-oriented model including multiple inheritance, mixins, and dynamic overloading.
Classes Python O Python suporta classes etem um modelo orientado a objeto muito sofisticado incluindo herança mÃoltipla, mixins e sobreescrita dinâmica.
Object-oriented programming in the Simula(C++) style allows multiple inheritance and faster execution by using compile-time binding whenever possible, but it does not support dynamic binding by default.
Programação orientada a objetos no estilo Simula permite herança múltipla e execução mais rápida, usando associação em tempo de compilação sempre que possível, mas ele não suporta associação em tempo de execução por padrão.
The question that remains is:if traits support some form of multiple inheritance, won't we suffer from the notorious"diamond problem"?
A questão que permanece é: seas traits representam uma forma de herança múltipla, não ocorrerá os notórios"problemas do diamante"?
Generally, Rubyists see this as a much clearer way than multiple inheritance, which is complex and can be too restrictive.
Geralmente os programadores de Ruby vêm esta abordagem como uma forma muito mais clara do que a herança múltipla, que é complexa e pode ser demasiado restritiva.
Even though Swift andObjective-C don't provide support for multiple inheritance, they do support multiple inheritance through specification in the form of protocols.
Mesmo que o Swift eo Objective-C não forneçam suporte para herança mÃoltipla, elas suportam herança mÃoltipla através de uma especificação na forma de protocolos.
Some languages havespecial support for mixins, though in any language with multiple inheritance, a mixin is simply a class that does not represent an is-a-type-of relationship.
Algumas linguagens possuem suporte especial para mixin,assim como em qualquer linguagem com herança múltipla, uma mesclagem é simplesmente uma classe que não representa um relacionamento é-um-tipo-de.
Results: 38, Time: 0.0296

Word-for-word translation

Top dictionary queries

English - Portuguese