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
What is an abstract method?
What is TL and its use?
Why do threads block on i/o?
What if the static modifier is removed from the signature of the main method?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
why static class in java
Do I need to import javlang package any time? Why ?
How would you detect a keypress in a jcombobox?
To what value is a variable of the string type automatically initialized?
What is abstract schema?
Why a component architecture for the java platform?
What are the different types of exception?
Brief description about local interfaces?
Which containers use a border layout as their default layout?
What is a class loader? What are the different class loaders used by jvm?