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
State some situations where exceptions may arise in java?
In which order the iterator iterates over collection?
Tell me the Importent classes in net package?
What are the major drawbacks of external iteration?
Why is static used?
How is it possible for two string objects with identical values not to be equal under the == operator?
What are the advantages of inner classes?
What are the classes of java?
What is the difference between int and integer in java?
Is java 11 paid version?
how can you take care of mutual exclusion using java threads? : Java thread
what is the major difference between linkedlist and arraylist in java?
Why enumeration is faster than iterator?
Is node a data type in java?
what r advatages of websphere? & how to deploy?