I am having trouble understanding what exactly Command-Line Arguments are. To my understanding they are arrays of the type String that is passed to the main method. In the program below,...