A

Admin • 828.03K Points
Coach

Q. What is the default behavior when an exception occurs and is not caught?

  • (A) Continue execution
  • (B) Program hangs
  • (C) Program terminates
  • (D) Exception is ignored

Explanation by: Admin
If not caught, the exception causes the JVM to terminate the program.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.