A

Admin • 833K Points
Coach

Q. Which keyword is used to handle exceptions in PHP

  • (A) try
  • (B) check
  • (C) catch
  • (D) handle
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

try block is used to enclose code that may throw exceptions

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.