Programming - Exception Handling - Discussion

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

 



Q.

_____________________________ are the exceptions which occur during the compile time of the program.                         


A. Checked Exceptions B. UnChecked Exceptions
C. both A and B D. none

Answer: Option A
Explaination:

 


Checked Exceptions are the exceptions which occur during the compile time of the program.




Discussion

Your Comments Goes here...
NameDiscussion