constructor

US /kənˈstrʌk.t̬ɚ/
UK /kənˈstrʌk.t̬ɚ/
"constructor" picture
1.

yüklenici, inşaatçı

a person or company that builds or constructs something, especially a building or road.

:
The constructor completed the new bridge ahead of schedule.
Yüklenici yeni köprüyü planlanandan önce tamamladı.
We hired a local constructor for our home renovation.
Ev tadilatımız için yerel bir yüklenici tuttuk.
2.

yapıcı

a special method, in object-oriented programming, for creating and initializing an object.

:
In Java, the constructor is called when a new object is instantiated.
Java'da, yeni bir nesne örneklendiğinde yapıcı çağrılır.
Every class in C++ has at least one constructor, even if it's implicitly defined.
C++'taki her sınıfın, örtük olarak tanımlanmış olsa bile, en az bir yapıcısı vardır.