Hands-On Assignments For Language Basics: Complete The Below Hands-On Assignments Before Proceeding With The Next Topic
Hands-On Assignments For Language Basics: Complete The Below Hands-On Assignments Before Proceeding With The Next Topic
Complete the below hands-on assignments before proceeding with the next Topic
Topics
No. 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
C:\>java Sample 10 20
Example:
C:\>java Sample 10 20