Examveda

In C#, what is the purpose of the using statement in exception handling?

A. To declare exception types

B. To define custom exceptions

C. To ensure resources are properly disposed

D. To handle exceptions

Answer: Option C


Join The Discussion

Related Questions on Exception Handling in C Sharp