Vidyalelo
C# Programming · Q96

Exception Handling in C Sharp

Programming · C# Programming · question 96

Q96

Which of these keywords is used to manually throw an exception?

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

Answer: Option C

Solution

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