Problem #509 C++ using OBJECT ORIENTED PROGRAMMING

Create a class, entering the command line arguments from the user and show all the arguments as output..

Your Solution