What is the use of static keyword in "public static void
main()"
Answer Posted / praveen
static is method that can be called and executed without
using obect
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the file class in java programming?
How do I run java on windows?
What is sortedset in java?
How can a gui component handle its own events in java programming?
What do negative exponents mean?
Why are there no global variables in java?
Can a constructor be private and how are this() and super() method used with constructor?
What does int [] mean in java?
What is a null check?
What do you mean by chromounits in java8?
What does jenkins do?
Can we override private methods?
What is method in research paper?
Explain with example the concept of constant variable in java.
Can java arraylist hold different types?