Get Answers to all your Questions

header-bg qa

What is a copy constructor ?

Answers (1)

best_answer

An overloaded constructor where an object of the same class is passed as a reference parameter is called Copy constructor.

Posted by

Deependra Verma

View full answer