Interview Questions

What is a conversion constructor?

C++ Interview Questions and Answers


(Continued from previous question...)

What is a conversion constructor?

A constructor that accepts one argument of a different type.

(Continued on next question...)

Other Interview Questions