1. Computing & Technology

Constructor

From , former About.com Guide

See More About:
Definition: The constructor property of each object is a reference to the function that was used to create that object. For the object class this points to the native object function. This is not a reserved word so you can declare your own variable or function called constructor but if you do then you will not be able to access the method used to create objects.

©2012 About.com. All rights reserved.

A part of The New York Times Company.