In C#.NET, if we don’t catch the exception in run-time then which of the following will catch it?

DWQA QuestionsCategory: ProgrammingIn C#.NET, if we don’t catch the exception in run-time then which of the following will catch it?
Roy M Staff asked 7 years ago

A. Compiler
B. CLR
C. Linker
D. Loader
E. Operating system