Question: Which constructor function is designed to copy objects of the same class type?
[A].
Create constructor
[B].
[A].
Create constructor
[B].
Object constructor
[C].
Dynamic constructor
[D].
Copy constructor
Answer: Option D
Explanation:
No answer description available for this question.