Here I wrote about arguments and parameters.
Continue reading Arguments and Parameters for FunctionsTag Archives: Parameter
Java: Handle Command Line Argument
Here’s a sample code in Java to handle command line parameter.
Continue reading Java: Handle Command Line Argument