There are basically 2 functions you need; 1). you have to check the size of the String-array args, you can do this with "args.length" and you need to read a string from the array and cast it into a...