Vidyalelo
Java Programming · Q36

Exceptions

Programming · Java Programming · question 36

Q36

Which keyword is used to specify the exception thrown by method?

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

Answer: Option B

Solution

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