MileStone1-LanguageBasics
MileStone1-LanguageBasics
Complete the below hands-on assignments before proceeding with the next Topic
No Topics
Hands-on Assignment Status
. Covered
Example:
If the two command line arguments are Wipro and Bangalore then Command
1 the output generated should be Wipro Technologies Bangalore. Line
Argument
If the command line arguments are ABC and Mumbai then the
output generated should be ABC Technologies Mumbai
Example :
Command
2 Line
C:\> java Sample John Argument
Example:
C:\>java Sample 10 20
Example:
C:\>java Sample 10 20