Vidyalelo
C# Programming · Q23

Exception Handling in C Sharp

Programming · C# Programming · question 23

Q23

In C#, which keyword is used to specify that a method can throw a particular type of exception?

A.
throws
B.
catch
C.
exception
D.
throw
Answer

Answer: Option D

Solution

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