Problem #875 C++ using OBJECT ORIENTED PROGRAMMING

Create a class showing an example of copy constructor.

Your Solution