Examveda

What is the purpose of the throw statement in C# exception handling?

A. To catch an exception

B. To suppress an exception

C. To define custom exception classes

D. To manually throw an exception

Answer: Option D


Join The Discussion

Related Questions on Exception Handling in C Sharp