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

['mʌltipl in'heritəns]
['mʌltipl in'heritəns]
многократно наследяване
multiple inheritance
множественото наследяване
multiple inheritance

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

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Multiple inheritance is allowed in Perl 6.
Sass supports multiple inheritance.[11].
Sass поддържа и множествено наследяване.[6].
Multiple inheritance and virtual base classes.
Многократно наследяване и виртуални базови класове.
Interfaces also support multiple inheritance.
Sass поддържа и множествено наследяване.
Unlike C++, multiple inheritance is not supported by C.
За разлика от C++ не подържа множествено наследяване на класовете.
The interface supports multiple inheritances.
Sass поддържа и множествено наследяване.
Multiple inheritance is allowed in Perl 6. A class can inherit from multiple other classes.
Пърл 6 поддържа множествено наследяване. Един клас може да наследява.
VSE does not allow the multiple inheritance.
Не всички езици позволяват множествено наследяване.
In these languages, multiple inheritance is not allowed, but a class can implement multiple interfaces.
В тези езици множественото наследяване не е разрешено, но класа може да имплементира много интерфейси.
Not all languages support multiple inheritance.
Не всички езици позволяват множествено наследяване.
If multiple inheritance is allowed, the hierarchy is a directed acyclic graph(or DAG for short), otherwise it is a tree.
В случай, че множественото наследяване е позволено, йерархията е тип насочен ацикличен граф(или НАГ за по-кратко), в противен случай е тип дърво.
Mixins” are used instead of multiple inheritance.
Mixins” се използват вместо множествено наследяване.
For example, Java does not support multiple inheritance and there is no reasonable way to add it.
Например, Java не поддържа множествено наследяване и няма разумен начин да го добавите.
Unlike C++, the Delphi language does not support multiple inheritance.
За разлика от C++ не подържа множествено наследяване на класовете.
Though Ruby does not support multiple inheritance, classes can import modules as mixins.
Въпреки че Ruby не поддържа множествено наследяване, класовете могат да импортират модули и поддържат динамично делегиране.
Python is object-oriented and supports multiple inheritance.
Python поддържа наследяване и дори поддържа множествено наследяване.
Similar to Java,UnrealScript is object-oriented without multiple inheritance(classes all inherit from a common Object class), and classes are defined in individual files named for the class they define.
Подобен на Java,UnrealScript е обектно-ориентиран, но без многократно наследяване, т.е. класовете се наследяват от обикновен Object клас и са дефинирани в отделни файлове, именувани като класа.
Python also supports Inheritance as well as Multiple Inheritance.
Python поддържа наследяване и дори поддържа множествено наследяване.
Similar to Java,UnrealScript was object-oriented without multiple inheritance(classes all inherit from a common Object class), and classes were defined in individual files named for the class they define.
Интерпретаторът на UnrealScript е създаден от Тим Суийни. Подобен на Java,UnrealScript е обектно-ориентиран, но без многократно наследяване, т.е. класовете се наследяват от обикновен Object клас и са дефинирани в отделни файлове, именувани като класа.
Python supports inheritance, it even supports multiple inheritance.
Python поддържа наследяване и дори поддържа множествено наследяване.
To answer your question,modify the first script used to showcase multiple inheritance, the one where we forgot to override the plot method.
За да си отговорите на този въпрос,променете първия скрипт, в който показахме множественото наследяване. Този, в който забравихме да презапишем метода plot.
If a class can inherit properties of many parent then process is called multiple inheritance.
Когато един клас наследява свойства от много класове, тогава наследяването се нарича множествено наследяване.
Unlike C++, Java does not support operator overloading or multiple inheritance for classes.
За разлика от C++ не подържа множествено наследяване на класовете.
When one class inherits multiple classes,it is known as multiple inheritance.
Когато един клас наследява свойства от много класове,тогава наследяването се нарича множествено наследяване.
Python supports inheritance; it also supports multiple inheritances.
Python поддържа наследяване и дори поддържа множествено наследяване.
If a child class inherits the property from multiple classes is known as multiple inheritances.
Когато един клас наследява свойства от много класове, тогава наследяването се нарича множествено наследяване.
Some languages, such as C++, allow you to inherit from more than one class,which is known as multiple inheritance.
Някои езици на OOP позволяват на клас да наследи от няколко класа;това е известно като многократно наследяване.
To answer your question, modify the first script used to showcase multiple inheritance.
За да си отговорите на този въпрос, променете първия скрипт, в който показахме множественото наследяване. Този, в който забравихме да презапишем метода plot.
It is typical for the expected interface to be created as a pure interface class, especially in languages suchas Java(before JDK 1.8) that do not support multiple inheritance of classes.
Характерно за очаквания интерфейс е той да бъде създаден като чист интерфейс клас,особено в езици като Java(преди JDK 1.8), които не поддържат множествено наследяване на класове.
It is written entirely in OOP JavaScript and has the usual class inheritance and interfaces, but also adds interface implementers andhelpers to form something we call hybrid inheritance which gives the developer most of the good sides of multiple inheritance, but still keeps the overall logical structure of single class inheritance..
Написана е изцяло на ООП JavaScript и има обичайното класово наследяване и интерфейси, но добавя и интерфейсни изпълнители ипомощници, за да образува нещо, което наричаме хибридно наследяване, което дава на разработчика най-много от добрите страни на множественото наследяване, но запазва основната логическа структура на единичното наследяване..
Results: 30, Time: 0.0357

Word-for-word translation

Top dictionary queries

English - Bulgarian