Lab : You must write a program that runs on the Windows command line. The program must take two command line arguments and then print these arguments. The program must also print a banner withyour first and last name. If the program is executed without two arguments, the program must display a "usage" message to prompt the user to execute the program properly.