September 29th, 2009 What is a constructor? No Comments, Uncategorized, by Daisy Williams. Constructors are typically used to create an object that is an instance of a class. A constructor is written by…