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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board