Cpp Programming 87 – Which of the following is not a type of constructor?

Question: Which of the following is not a type of constructor?
[A]. Copy constructor
[B]. Friend constructor[C]. Default constructor
[D]. Parameterized constructor

Answer: Option B