What is the use of static keyword in "public static void
main()"
Answer Posted / sudhir
static is a keyword which indicate that method is call with
the class name.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain an intermediate language?
Can we override the static methods?
Is java util list serializable?
How do you delete a list in java?
What is a classloader in java?
What is meant by collection in java?
What does math floor () do?
What does file separator do in java?
How many types of constructors are used in java?
What is the difference between Java and C++?
What is backdrop?
What is meant by bytecode?
Which is easier .net or java?
How will you reverse a singly-link list?
What is object of class in java?