What is copying?
Copying an object creates a copy of it
Therefore, copying is a way of constructing a new object
Accordingly, we say how to copy objects of a particular class by writing a copy constructor for that class
Previous slide
Next slide
Back to first slide
View graphic version