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 meaning of flag day?
How many bytes is a url?
What is class variable java?
How to handle a web browser resize operation?
How can we create an immutable class in java?
What is java reflection api?
Can you override static methods?
What is the default value of local and global variables?
List some features of the abstract class.
Can we use string in the switch case?
Can two objects have same hashcode?
What class allows you to read objects directly from a stream?
What is the full meaning of java?
Can we create a constructor in abstract class?
How does list work in java?