Englisch
Detailübersetzungen für constructor (Englisch) ins Deutsch
constructor:
-
the constructor (building contractor; builder)
der Bauunternehmer -
the constructor
– A special initialization function that is called automatically whenever an instance of a class is declared. This function prevents errors that result from the use of uninitialized objects. The constructor must have the same name as the class itself and must not return a value. 1
Übersetzung Matrix für constructor:
Noun | Verwandte Übersetzungen | Weitere Übersetzungen |
Bauunternehmer | builder; building contractor; constructor | builder; building contractor; contractor |
- | builder | |
Not Specified | Verwandte Übersetzungen | Weitere Übersetzungen |
Konstruktor | constructor | |
Other | Verwandte Übersetzungen | Weitere Übersetzungen |
- | designer |
Verwandte Wörter für "constructor":
Synonyms for "constructor":
Verwandte Definitionen für "constructor":
Wiktionary Übersetzungen für constructor:
constructor
noun
constructor
-
in object oriented programming: code that creates objects
- constructor → Konstruktor
noun
-
Informatik, objektorientierte Programmierung: Methode, die zur Erzeugung und Initialisierung eines abstrakten Datentyps, eines Objekts, aufgerufen wird
Computerübersetzung von Drittern: