Programming - Exception Handling - Discussion

You Are Here :: Home > JAVA > Exception Handling - Discussion

 



Q.

The other way to handle an exception is using the ___________________ clause.                         


A. try B. catch
C. Finally D. throws

Answer: Option D
Explaination:

 


The other way to handle an exception is using the throws clause.




Discussion

Your Comments Goes here...
NameDiscussion