A

Admin • 828.43K Points
Coach

Q. What is the correct order of catch blocks?

  • (A) From general to specific
  • (B) From specific to general
  • (C) Any order
  • (D) Only one catch allowed

Explanation by: Admin
Catch blocks must be ordered from most specific to most general.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.