In a class, a constructor:
Is a method allowing the display of the attributes of the object
Cannot be set multiple times
Lets you initialize an object
Can be set multiple times