ASL STEM Logo

ASL STEM

Constructors Sign Video

Upload On Fri May 22 2009 by ASL STEM

Average Rating: 5.00 / 5

Definition

A method that creates and initializes an object. Objects in Java programs must be constructed before they can be used.

Source: Reges & Stepp, 2007

Example

Example sentence for context: "Calling a constructor is like sending an order to the factory asking it to follow the blueprint to get you an actual object that you can manipulate."