Q27
In C#, which block is used to handle exceptions that may occur within a try block?
A.
try
B.
finally
C.
throw
D.
catch
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board