Q11
In C#, which method is called automatically when an exception occurs but is not caught by the program?
A.
Global Exception Handler
B.
Standard Exception Handler
C.
Unhandled Exception Handler
AnswerD.
Exception Catcher
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board