Vidyalelo
C# Programming · Q29

Exception Handling in C Sharp

Programming · C# Programming · question 29

Q29

Which statement is used to throw an exception in C#?

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

Answer: Option D

Solution

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