English Dictionary
◊ TRIMESTER
constructor
n : someone who contracts for and supervises the construction of
a building [syn: {builder}, {developer}]
English Computing Dictionary
◊ DESTRUCTOR
destructor
A {function} provided by a {class} in {C::} and
some other {object-oriented languages} to delete an object,
the inverse of a {constructor}.
(1998-04-28)