Examveda

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

A. To suppress an exception

B. To manually throw an exception

C. To define custom exception classes

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Exception Handling in C Sharp