1.

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

A. copy constructor
B. constructor
C. default constructor
D. destructor
Answer» B. constructor


Discussion

No Comment Found