Answer Posted / chaithanya
main method is called by JVM.without creating the object we are calling main.that's what it is declared Static.
static nothing but without creating the object,we can call that method
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of using the java bean?
Explain what pure virtual function is?
What are new features introduced with java 8 ?
What are parsers? Dom vs sax parser.
What is mvc in java?
What are register variables what are the advantages?
Explain the difference between an Interface and an Abstract class?
What is java reflection?
What is floor in java?
What are locale settings?
Is 0 true or is 1 true?
What is the difference between normal report & matrix report?
What is the difference between JDK and JVM?
What is not object oriented programming?
What is functional interface in javatpoint?