Programming - Exception Handling - Discussion

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

 



Q.

How many exception handler components are used to catch and handle the exceptions?                         


A. 1 B. 2
C. 3 D. 4

Answer: Option C
Explaination:

 


The three exception handler components are used to catch and handle the exceptions. These aretry, catch and finally clause.




Discussion

Your Comments Goes here...
NameDiscussion