Vidyalelo
C# Programming · Q64

Exception Handling in C Sharp

Programming · C# Programming · question 64

Q64

Which of these keywords are used for the block to handle the exceptions generated by try block?

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

Answer: Option B

Solution

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