Q33
Which keyword is used to specify a block of code where an exception might occur in C#?
A.
catch
B.
finally
C.
throw
D.
try
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board