Examveda

In C#, what is the role of the 'finally' block in a try-catch-finally statement?

A. Executes code regardless of exceptions

B. Catches any exceptions

C. Handles exceptions

D. Terminates the program

Answer: Option A


Join The Discussion

Related Questions on Basic Syntax and Data Types in C Sharp