Vidyalelo
C# Programming · Q10

Exception Handling in C Sharp

Programming · C# Programming · question 10

Q10

What is the purpose of the throw statement in C#?

A.
To suppress an exception
B.
To manually throw an exception
Answer
C.
To define custom exception classes
D.
None of the above

Answer: Option B

Solution

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