+ 6
Main method (String[ ] args) in java
can anyone explain me (String[ ] args) in main method. what is the use of it?nd whats the purpose of array[ ] symbol ?? is it necessery? It means passing string type arguments in the main method.!! Am i right ??
1 Respuesta
+ 3
A quick search revealed the following:
https://www.sololearn.com/Discuss/464184/?ref=app