Home » MCQs » C++ MCQs
190. Can we overload the constructor in a class?
Answer: B) No
Explanation:
Yes, we can create multiple constructors in a class by overloading the constructor.
Comments and Discussions!
Load comments ↻
Recently Published MCQs