Examveda

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

A. To define custom exceptions

B. To ensure that resources are properly disposed

C. To declare exception types

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Exception Handling in C Sharp