Answer Posted / atul
main() is execute by the jvm.if class have main()method &
class loader is load class in method area.
then Jvm call main() method;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data object example?
What are the differences between heap and stack memory in java?
What restrictions are placed on method overriding?
What is a layout manager and what are different types of layout managers available in java awt?
What are the elements of java?
What is the tradeoff between using an unordered array versus an ordered array?
What are different types of multitasking?
What is a numeric digit?
What is array size in java?
What is the difference between sleep and wait in java?
What is meant by collection in java?
Can a constructor be made final?
Is there any case when finally will not be executed?
Can two objects have same hashcode?
How objects are stored in java?