Examveda

In C#, which block is used to clean up resources in exception handling, regardless of whether an exception occurs or not?

A. throw

B. catch

C. finally

D. try

Answer: Option C


Join The Discussion

Related Questions on Exception Handling in C Sharp