Vidyalelo
Java Programming · Q98

Exceptions

Programming · Java Programming · question 98

Q98

Which of the following keyword is used by a calling function to handle exception thrown by a called function?

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

Answer: Option D

Solution

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