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 is synchronization? : Java thread
What is the purpose of garbage collection in java, and when is it used?
What is a parameter in simple terms?
what is meant by HQL?
If we don’t want some of the fields not to serialize how to do that?
What are the different ways of creating thread?
What is class forname?
What are different types of control structures?
How to check if a list is sorted in java?
Can we have a try block without catch block?
Explain the difference between a Thread and a Process.
Can we write multiple catch blocks under single try block?
What is a instance variable in java?
Explain jdk, jre and jvm?
How to add menushortcut to menu item?