Correct Answer: 3
Explanation:
There are three types of constructor in C++. They are Default constructor, Parameterized constructor, Copy constructor.