A

Admin • 833K Points
Coach

Q. Which keyword is used to handle exceptions in JavaScript?

  • (A) try
  • (B) catch
  • (C) throw
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 17
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

try, catch, and throw are all used in JavaScript exception handling.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.