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
Does sprintf allocate memory?
How would overload a function based on return type?
What is array command?
What is pass by value?
What is a boolean field?
What is an argument in java?
What is volatile keyword in java
Which oo concept is achieved by using overloading and overriding?
How will you get the platform dependent values like line separator, path separator, etc., ?
What are different access specifiers in java? Explain
What are wrapped classes in java programming?
Why is sizeof not a function?
What is e in java?
What is struts in java?
What is io stream in java?