nerdexam
Zend

200-710 · Question #2

Which of these error types may be handled by a user defined error handler function? (Choose two.)

The correct answer is A. E_ERROR C. E_PARSE. See the full explanation below for the reasoning.

Error Handling

Question

Which of these error types may be handled by a user defined error handler function? (Choose two.)

Options

  • AE_ERROR
  • BE_NOTICE
  • CE_PARSE
  • DE_WARNING

How the community answered

(41 responses)
  • A
    83% (34)
  • B
    5% (2)
  • D
    12% (5)

Topics

#error types#set_error_handler#E_NOTICE#E_WARNING

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice