R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which runtime component is responsible for handling exceptions in .NET?

  • (A) JIT Compiler
  • (B) Base Class Library
  • (C) Common Language Runtime (CLR)
  • (D) Common Type System (CTS)

Explanation by: Ram Sharma
The CLR manages execution of .NET programs, including exception handling.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.