Command-line arguments can be used to configure an application as it's being launched. Using Command-line Arguments takes a brief look at using command-line arguments and how to process them for a Java application.
There's also a programming exercise called Parsing Command-Line Arguments Question to test out your command-line parsing skills.
Related Articles:


Thank you for articles.
Do you know about Apache Commons CLI, a library for command line arguments, it is really powerful!
thank so much sir i really need this description….