Q5
Which control flow statement is used to handle exceptions in C#?
A.
try-catch
AnswerB.
if-else
C.
switch-case
D.
for
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board