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
Is integer a class?
How does varargs work in java?
What is lazy programming?
What is polymorphism and what are the types of it?
How to sort numbers in java without array?
Can we override the overloaded method?
What is a byte array?
what is the significance of listiterator in java?
How do you override a method in java?
Explain the difference between static and dynamic binding in java?
Difference between this() and super() in java ?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
Is overriding possible in java?
How many types of methods are there in java?
What is independent and dependent variables in research?