Also found in: Dictionary, Thesaurus, Medical, Acronyms, Idioms, Wikipedia.
constructor
(programming)1. In functional programming and type theory, one of the symbols used to create an object with an algebraic data type.
2. A function provided by a class in C++ and some other object-oriented languages to instantiate an object, i.e. to name it and initialise it. The constructor function has the same name as the class. A class may also have a destructor function to destroy objects of that class.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
constructor
One who is in the business of constructing elements of the built environment, acting under the terms of a construction contract.
McGraw-Hill Dictionary of Architecture and Construction. Copyright © 2003 by McGraw-Hill Companies, Inc.