A

Admin • 833K Points
Coach

Q. Which of these is used to handle exceptions in PHP?

  • (A) try-catch
  • (B) throw-catch
  • (C) error-handling
  • (D) except
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

PHP uses try-catch blocks for exception handling.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.