Is multiple try block is possible in single java
Application......

Answers were Sorted based on User's Feedback



Is multiple try block is possible in single java Application........

Answer / yogesh

yes,multiple try block is possible in java application.

Is This Answer Correct ?    20 Yes 0 No

Is multiple try block is possible in single java Application........

Answer / guest

yes

Is This Answer Correct ?    6 Yes 0 No

Is multiple try block is possible in single java Application........

Answer / 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

More Advanced Java Interview Questions

What value does readline() return when it has reached the end of a file?

0 Answers  


what is a non-repeatable read?

0 Answers  


what is the use of State Factories?

0 Answers  


Why is string immutable in java?

0 Answers  


Why doesn’t the focus feature on the tag work in every circumstance?

0 Answers  






What is the infobus?

0 Answers  


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

0 Answers  


What is the difference between RMI registry and OS Agent?

0 Answers  


What are JTA/JTS and how they used by client?

0 Answers  


To identify IDL language what mapping mechanism is used?

0 Answers  


What is in-memory replication?

0 Answers  


Is the ternary operator written x : y ? Z or x ? Y : z ?

0 Answers  


Categories