A

Admin • 832.27K Points
Coach

Q. Which of the following keywords is used to catch exceptions?

  • (A) catch
  • (B) try
  • (C) throw
  • (D) finally
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

catch block handles exceptions thrown inside the try block.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.