A

Admin • 828.03K Points
Coach

Q. Can a catch block catch multiple exceptions using multi-catch in Java 6?

  • (A) Yes
  • (B) No
  • (C) Only for checked exceptions
  • (D) Only for custom exceptions

Explanation by: Admin
Multi-catch is introduced in Java 7, not available in Java 6.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.