What is the argument type of main() method?
Answers were Sorted based on User's Feedback
Answer / 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 |
how you will prevent method overriding?
What is the difference between getCodeBase and getDocumentBase methods?
1 Answers CS Business Services,
Explain thread in java?
what is the use of custom tags? with example?
Can you pass by reference in java?
what do you meant by Platform-Independent?
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
Is class forname reflection?
what is the difference b/w PUT and POST method to send data to the server
Is there any difference between nested classes and inner classes?
How is it possible for two string objects with identical values not to be equal under the == operator?
What will be the initial value of an object reference which is defined as an instance variable?