Vidyalelo
C# Programming · Q6

Exception Handling in C Sharp

Programming · C# Programming · question 6

Q6

In C#, which statement is used to explicitly throw an exception?

A.
throw
Answer
B.
raise
C.
handle
D.
catch

Answer: Option A

Solution

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