Object Creation
l
Objects are created using
constructors.
l
For a given Class of Objects, there
can be
multiple
types of constructors,
each providing different types of
parameters to define the creation of
an object.