Vidyalelo
Java Programming · Q96

Exceptions

Programming · Java Programming · question 96

Q96

Which of these keywords is used to 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