How many constructors can present in a class?
(a) 1
(b) 2
(c) 3
(d) multiple
The question was posed to me in exam.
My question is from Class Hierarchies and Abstract Classes topic in section Derived Classes, Templates & Exception Handling in C++ of C++