Exception Handling - Programming

Q1:

In C#.NET if we do not catch the exception thrown at runtime then which of the following will catch it?

A Compiler

B CLR

C Linker

D Loader

E Operating system

ANS:B - CLR

No answer description is available. Let's discuss.