Q16
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
AnswerD.
throw
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board