Vidyalelo
Java Programming · Q69

Exceptions

Programming · Java Programming · question 69

Q69

Which of these keywords are used for the block to handle the exceptions generated by try block?

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

Answer: Option B

Solution

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