Vidyalelo
C# Programming · Q2

Exception Handling in C Sharp

Programming · C# Programming · question 2

Q2

Which keyword is used to catch exceptions in C#?

A.
try
B.
catch
Answer
C.
throw
D.
finally

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board