R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which method is the entry point for a Java application?

  • (A) start()
  • (B) main()
  • (C) run()
  • (D) init()
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma

The `main()` method is the standard entry point in a Java application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.