Examveda

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

D. Exception Catcher

Answer: Option C


Join The Discussion

Related Questions on Exception Handling in C Sharp