Programming - Exception Handling - Discussion

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

 



Q.

Unchecked exceptions are also called Runtime exceptions that are usually caused by data errors, like arithmetic overflow, divide by zero etc.                         


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

Answer: Option B
Explaination:

 


Unchecked exceptions are also called Runtime exceptions that are usually caused by data errors, like arithmetic overflow, divide by zero etc.




Discussion

Your Comments Goes here...
NameDiscussion