Programming - Exception Handling - Discussion

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

 



Q.

Unchecked exceptions are internal to the application and extend thejava.lang.RuntimeException                         


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

Answer: Option B
Explaination:

 


Unchecked exceptions are internal to the application and extend thejava.lang.RuntimeException




Discussion

Your Comments Goes here...
NameDiscussion