Which of the following is not a type of Constructor?
(a) Friend constructor
(b) Copy constructor
(c) Default constructor
(d) Parameterized constructor
This question was posed to me during an online interview.
The origin of the question is OOPs Concept topic in portion Basics Concepts of C++ of C++