Is multiple try block is possible in single java
Application......
Answer Posted / srinu
yes its possible.its working when multiple try blocks are
followed by catch blocks
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many times may an objects finalize() method be invoked by the garbage collector?
What is the purpose of the wait(), notify(), and notifyall() methods?
What is the difference between the string and stringbuffer classes?
What is abstract schema?
Write a program to show synchronization?
To what value is a variable of the string type automatically initialized?
why static class in java
What is JTS?
What is the purpose of the notify() method?
Is the infobus client side only?
Define aop(assepct oriented programing)?
What modifiers may be used with an inner class that is a member of an outer class?
Difference between new operator and class.forname().newinstance()?
difference between ejb,struts,hibernate,spring and jsp
Explain what is synchronization?