Vidyalelo
C# Programming · Q105

Exception Handling in C Sharp

Programming · C# Programming · question 105

Q105

Which of these keywords must be used to monitor exceptions?

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

Answer: Option A

Solution

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