There are three types of constructor are in C++:
1. Default constructor
2. parametrized constructor
3. copy constructor