Vidyalelo
C# Programming · Q95

Exception Handling in C Sharp

Programming · C# Programming · question 95

Q95

What is the use of try & catch?

A.
It is used to manually handle the exception
B.
It helps to fix the errors
C.
It prevents automatic terminating of the program in cases when an exception occurs
D.
All of the mentioned
Answer

Answer: Option D

Solution

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