Vidyalelo
C# Programming · Q33

Exception Handling in C Sharp

Programming · C# Programming · question 33

Q33

Which keyword is used to specify a block of code where an exception might occur in C#?

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

Answer: Option D

Solution

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