Home Answers Viewqa Java-Beginners please tell me about command line arguments in java?

 
 


kalyanitokuri
please tell me about command line arguments in java?
1 Answer(s)      2 years and 4 months ago
Posted in : Java Beginners

please tell me about command line arguments in java?

View Answers

January 22, 2011 at 11:01 AM


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









Related Pages:

Ask Questions?

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.