OBS: download the application please visit www.mrbool.com/player
Title: E-learning-Java Complete Course-Programming fundamental in Java-Command Line arguments in JAVA-Lesson 13
Duration: 12:20 min
Summary:This is a complete java programming language course demonstration series.This lesson teaches/focuses what the command lines arguments are and how to use it in JAVA programming. Command line arguments can supply only to main method of the program. Command line arguments are string array collection, you can supply no of arguments as well
Methodology of the development of example: Here we are take simple two examples:1. Supply five numbers and print those values in screen; 2. Supply salary as string then convert on to the original data type and using program.
Technology Used:JAVA.
Keywords: JAVA, Java Virtual Machine, JDK 1.6 and Arrays.