
please tell me about command line arguments in java?

Hi Friend,
The command-line arguments are the arguments which are sent to the program being called. You can take any number of command-line arguments which may be necessary for the program to run.
For more information, visit the following links:
http://www.roseindia.net/java/java-get-example/get-command-arguments.shtml
http://www.roseindia.net/java/beginners/cmnd-line-arguments.shtml
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.