Programming - Exception Handling - Discussion

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

 



Q.

A ___________ block is placed around the code that might generate an exception.                         


A. try B. catch
C. both A and B D. none

Answer: Option C
Explaination:

 


A try/catch block is placed around the code that might generate an exception.




Discussion

Your Comments Goes here...
NameDiscussion