A

Akshay Kulkarni • 3.46K Points
Extraordinary

Q. Why using Exception Handling in PHP?

  • (A) To separate the error handling code from normal code
  • (B) Grouping of error types
  • (C) Both A And B
  • (D) None of the above
  • Correct Answer - Option(C)
  • Views: 98
  • Filed under category PHP

Explanation by: Akshay Kulkarni
Exception Handling in PHP is used to separate the error handling code from normal code and to groupe the error types.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics