A constructor is a special non-static class member function that is used to initialize objects of its class type. Example: […]