Answer Posted / ranganathkini
The argument is a String[] which contains the command line
parameters passed by the user while launching it.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the important features of Java 8 release?
What is difference between word and integer?
What is a wrapper method?
What is a void method?
How will you invoke any external process in java?
What is predicate in java?
What are the main differences between the java platform and other platforms?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Is empty string in java?
What is the full meaning of java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Is array size fixed in java?
Should you use singleton pattern?
Is set ordered in java?
Explain thread life cycle in java?