Problem #506 C++ using OBJECT ORIENTED PROGRAMMING

Create a class showing an example of copy constructor.

Your Solution