Q39
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board