Vidyalelo
C# Programming · Q11

Exception Handling in C Sharp

Programming · C# Programming · question 11

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
Answer
D.
Exception Catcher

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board