Constructors and Destructors - Programming

Q1:

__________ used to make a copy of one class object from another class object of the same class type.

A constructor

B copy constructor

C destructor

D default constructor

ANS:B - copy constructor

No answer description is available. Let's discuss.