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 javac_g?
When should you make a function static?
How does callback work in java?
What is the size of string?
What is difference overloading and overriding?
What is the function of java?
What are keywords give examples?
What do you mean by platform independence of Java?
How do you override a method?
How to perform quicksort in java?
Say any two properties in beans?
How many bits is a string?
What is thread pool? How can we create thread pool in java?
What is reflexive association?
Can we override final method?