Just to add some rules which will apply to constructors other then these constructor is just a normal method.

Constructor Rules

A constructor can't have a return type.
Constructor must have...