A

Admin • 828.03K Points
Coach

Q. When is a finally {} block executed?

  • (A) Only when an exception is thrown by a try block
  • (B) Only when there are no exceptions thrown
  • (C) At the end of a program
  • (D) Always after the execution of a try block, regardless of whether or not an exception is thrown
  • Correct Answer - Option(D)
  • Views: 7
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.