A

Admin • 828.03K Points
Coach

Q. What is the entry point of a program in Java?

  • (A) main() method
  • (B) The first line of code
  • (C) Last line of code
  • (D) main class
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Generally, the main() method is treated as the point where the flow of code starts.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.