Programming - Introduction to JAVA - Discussion

You Are Here :: Home > JAVA > Introduction to JAVA - Discussion

 



Q.

The ________________________ method is called by the JVM when the program starts.                         


A. main() B. init()
C. stop() D. destroy()

Answer: Option A
Explaination:

 


The main() method is called by the JVM when the program starts.




Discussion

Your Comments Goes here...
NameDiscussion