Summary
English to German:   more detail...
  1. constructor:
  2. Wiktionary:


English

Detailed Translations for constructor from English to German

constructor:

constructor [the ~] noun

  1. the constructor (building contractor; builder)
    der Bauunternehmer
  2. 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

Translation Matrix for constructor:

NounRelated TranslationsOther Translations
Bauunternehmer builder; building contractor; constructor builder; building contractor; contractor
- builder
Not SpecifiedRelated TranslationsOther Translations
Konstruktor constructor
OtherRelated TranslationsOther Translations
- designer

Related Words for "constructor":

  • constructors

Synonyms for "constructor":


Related Definitions for "constructor":

  1. someone who contracts for and supervises construction (as of a building)2
  2. 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

Wiktionary Translations for constructor:

constructor
noun
  1. in object oriented programming: code that creates objects
constructor
noun
  1. Informatik, objektorientierte Programmierung: Methode, die zur Erzeugung und Initialisierung eines abstrakten Datentyps, eines Objekts, aufgerufen wird

Related Translations for constructor