Übersicht
Schwedisch nach Englisch:   mehr Daten
  1. konstruktor:
  2. Wiktionary:


Schwedisch

Detailübersetzungen für konstruktor (Schwedisch) ins Englisch

konstruktor:

konstruktor

  1. konstruktor
    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 konstruktor:

NounVerwandte ÜbersetzungenWeitere Übersetzungen
constructor konstruktor byggnadsentrepenör
OtherVerwandte ÜbersetzungenWeitere Übersetzungen
constructor konstruktör

Wiktionary Übersetzungen für konstruktor:

konstruktor
noun
  1. in object oriented programming: code that creates objects

Cross Translation:
FromToVia
konstruktor constructor KonstruktorInformatik, objektorientierte Programmierung: Methode, die zur Erzeugung und Initialisierung eines abstrakten Datentyps, eines Objekts, aufgerufen wird