Vidyalelo
C# Programming · Q46

Exception Handling in C Sharp

Programming · C# Programming · question 46

Q46

Which of the following keywords is used by the calling function to guard against the exception that is thrown by called function?

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

Answer: Option C

Solution

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