Programming - Exception Handling - Discussion

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

 



Q.

______________________ provides the means to separate the details of what to do when something out of the ordinary happens from the main logic of a program.                         


A. Exceptions B. Assertion
C. Abstraction D. Encapsulation

Answer: Option A
Explaination:

 


Exception provides the means to separate the details of what to do when something out of the ordinary happens from the main logic of a program.




Discussion

Your Comments Goes here...
NameDiscussion