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 the implementation of destroy method in java. Is it native or java code?
Explain restrictions on using enum?
Write the algorithm to check the number non-leaf nodes in a tree.
What is rmi and steps involved in developing an rmi object?
Does list allow duplicates in java?
Is it possible to instantiate the abstract class?
What is floor math?
What is module in project?
What is the final keyword denotes?
Explain numeric promotion?
What exceptions occur during serialization?
How do you create a first line indent?
What is skeleton and stub? What is the purpose of those?
How do you do descending order in java?
What are different types of arrays?