R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which .NET keyword is used to handle exceptions?

  • (A) catch
  • (B) trap
  • (C) handle
  • (D) rescue

Explanation by: Ram Sharma
`try-catch` blocks are used to handle exceptions in C#.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.