Answer Posted / suresh royal
main() method is the JVM known method so jvm
will start the exicution from main method ,that main() method is static so no need to call
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the list interface in java programming?
Does hashset allow duplicates in java?
What is ternary operator? Give an example.
Can we override data members in java?
Explain the difference between an Interface and an Abstract class?
What is method reference in java?
What are the main uses of the super keyword?
What is an inner class in java?
What does the exclamation mark mean in java?
Can a constructor be made final?
What is hotjava?
java program with complete 4 oops concepts implemented example
Can a static block throw exception?
Can list contain null in java?
Does .length start 0 java?