A

Admin • 832.27K Points
Coach

Q. Which error type is not caught by a try-catch block?

  • (A) Fatal error
  • (B) Exception
  • (C) Throwable
  • (D) Parse error
  • Correct Answer - Option(D)
  • Views: 23
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

Parse errors occur before execution and cannot be caught.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.