Constructors and Destructors - Programming

Q1:

Which constructor function is designed to copy objects of the same class type?

A Create constructor

B Object constructor

C Dynamic constructor

D Copy constructor

ANS:D - Copy constructor

No answer description is available. Let's discuss.