Examveda

Which of the following statements is true about constructors in C++?

A. Constructors can have a return type

B. Constructors cannot be overloaded

C. Constructors can be called explicitly

D. Constructors can be virtual

Answer: Option B


Join The Discussion

Related Questions on Constructors and Destructors in C plus plus