why there are multiple catches for a try block.don't tell me
that there can be multiple exception of a code segment
that's why.tell me the real fact behind this.
Answer Posted / raj
Handle e\any es\exception at the layer that can handle it
in an efficient manner, else propagate it upwards!
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
State one difference between a template class and class template.
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is difference between == and === in js?
What is predicate in java?
What is static keyword?
What is array in java?
What is a databasemetadata?
What is string in java is it a data type?
What do you mean by chromounits in java8?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is meant by method?
What are exception handling keywords in java?
Can I declare a class as private?
give an example for encapsulation?
What are different types of states exist for a thread?