Exercise 10: Write a program that prints three arguments taken from the command line. To do this, you’ll need to index into the command-line array of Strings.
Solution:
Output:
Students Helping Clan
Exercise 10: Write a program that prints three arguments taken from the command line. To do this, you’ll need to index into the command-line array of Strings.
Solution:
Output: