Which method is called when a Java program starts execution?

Last Updated :
Discuss
Comments

Which method is called when a Java program starts execution?


execute()

main()

run()

start()

Share your thoughts in the comments