Hyper Dictionary

English Dictionary Computer Dictionary Thesaurus Dream Dictionary Medical Dictionary


Search Dictionary:  

Meaning of CONSTRUCTOR

Pronunciation:  kunstr'uktur

Computing Dictionary
 
 Definition: 

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.

 
 Websites: 
 

 

COPYRIGHT © 2000-2003 WEBNOX CORP. HOME | ABOUT HYPERDICTIONARY