Examveda

Which statement is used to specify code that should always run regardless of whether an exception occurs in C#?

A. throw

B. try

C. catch

D. finally

Answer: Option D


Join The Discussion

Related Questions on Exception Handling in C Sharp