C++ Constructors Question:

__________ 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

Tweet Share WhatsApp