Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

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