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

名詞
1.
建設業者, 建築家
a person or company that builds or constructs something, especially a building or road.
例:
•
The constructor completed the new bridge ahead of schedule.
建設業者は新しい橋を予定より早く完成させた。
•
We hired a local constructor for our home renovation.
私たちは家のリフォームのために地元の建設業者を雇った。
2.
コンストラクタ
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では、新しいオブジェクトがインスタンス化されるときにコンストラクタが呼び出されます。
•
Every class in C++ has at least one constructor, even if it's implicitly defined.
C++のすべてのクラスには、暗黙的に定義されている場合でも、少なくとも1つのコンストラクタがあります。
Lingolandでこの単語を学ぶ