Examveda

In C#, which statement is used to specify code that should run regardless of whether an exception occurs or not?

A. catch

B. try

C. finally

D. throw

Answer: Option C


Join The Discussion

Related Questions on Exception Handling in C Sharp