|
Command line argument
I'm new to Java, can someone please tell me how you can use a command line argument to print a message several times? Say if you wanted to print Hello world three times and you have to enter 3 for the message to print three times.
Thank you
|