Why do we use public static with the main function in Java?
Answer Posted / abhijit
public means-accessable from anywhere
static means-the point ,from where compilar can start its
compilation without object.
| Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
What is private protected in java?
placement papaers of spring computing technology
What is static keyword?
What should I import for arraylist in java?
What is nextline method in java?
Explain what is encapsulation?
What is static class
What does java final mean?
What does three dots mean in java?
Is map sorted in java?
What is difference between add() and addelement() in vector?
What do you mean by constant time complexity?
make a method which any number and any type of argument and print sum of that arguments.....
Does java allow overriding static methods ?
What is string value?