+ 1
What is the purpose of the argument String []args in main method??
Explain
5 Respuestas
+ 1
~ swim ~What is the purpose of that array of strings?
+ 1
@~swim~ so its like instead of taking input from the user we r taking each arguments as inputs? I am Right?