A

Admin • 828.03K Points
Coach

Q. Which of these is NOT a feature of exception handling in Java?

  • (A) Separates error-handling code
  • (B) Improves program reliability
  • (C) Slows down execution permanently
  • (D) Can handle both checked and unchecked exceptions

Explanation by: Admin
Exception handling does not permanently slow down execution.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.