Answer Posted / jagadeesh
throwing the exception is nothing but collect all the error
releated info into the single and throw that objet into the
caller area
it contains all exception releated info
And most importantly it is the responsibility of the caller
to handle the exception by using try , catch blocks
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the parts of methodology?
Is space a char?
What restrictions are placed on method overriding?
Explain about java sdk?
What are the access modifiers available in java?
What are predefined functions?
What is runtime polymorphism or dynamic method dispatch?
What the difference is between execute, execute Query, execute Update?
What is token in java?
What is difference between call by value and call by reference?
What is the set interface in java programming?
List two java ide’s?
Explain Basics of OOP Language in java
How are variables stored?
What are the 2 types of java programs?