A

Admin • 832.27K Points
Coach

Q. Which keyword is not part of Java exception handling mechanism?

  • (A) throw
  • (B) throws
  • (C) finalize
  • (D) catch

Explanation by: Admin

finalize is used for garbage collection, not exception handling.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.