In Java why we write public static void main(String args[])
why not main()?
Answer Posted / hari kiran
I think so it is done because all the java receives
everything in the form of a string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are wrapped classes in java programming?
Is java jre still free?
Is string is a data type in java?
Is 0 a real number?
How does java pattern compile work?
How to instantiate static nested classes in java?
Why is java not 100% pure oops?
What is the best way to findout the time/memory consuming process?
What is variable and rules of variable?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
How do you access command-line arguments within the code?
Explain about sets?
Explain the difference between call by refrence and call by value?
How many unicode characters are there?
What are sets in java?