Problem #866 CORE JAVA PROGRAMMING

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

Your Solution