A

Admin • 833K Points
Coach

Q. Which error type in PHP is unrecoverable and stops script execution?

  • (A) E_ERROR
  • (B) E_WARNING
  • (C) E_NOTICE
  • (D) E_PARSE
  • Correct Answer - Option(A)
  • Views: 34
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

E_ERROR represents fatal runtime errors that cannot be recovered from.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.