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
Explain the difference between jdk, jre, and jvm?
What is an i/o filter?
How do you classify Dialog Box?
Is sizeof a keyword in java programming?
What is a nested structure?
Is java good for beginners?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is the default size of arraylist in java?
Can a final variable be initialized in constructor?
What is set and get methods in java?
How to compare strings in java?
How do you represent a space in regex java?
Do we need to manually write Copy Constructor?
Are constructors methods?
What is keyword and identifier?