Welcome to manohar academy.
In this lesson we are going to learn how to pass the arguments to the java program main method from command line arguments. We have also learned how to pass input command line arguments in IDE by customizing the run properties. Then main method args (array of strings) are analyzed in detail. Also we looked at utility methods to parse the string to Integer,float and double.
The source files can be obtained from
https://github.com/nncmanohar/CoreJava
visit my website : http://manoharacademy.com
java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO