Vidyalelo
C# Programming · Q5

Control Flow Statements in C Sharp

Programming · C# Programming · question 5

Q5

Which control flow statement is used to handle exceptions in C#?

A.
try-catch
Answer
B.
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