Is multiple try block is possible in single java
Application......
Answers were Sorted based on User's Feedback
Answer / srinu
yes its possible.its working when multiple try blocks are
followed by catch blocks
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain lazy activation?
what is an isolation level?
What state does a thread enter when it terminates its processing?
How to deploy Jar, War files in J2EE?
how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)
What is local interface. How values will be passed?
What class is the top of the awt event hierarchy?
function of extends and implements keywords?
whats is mean by class.forName() whats the return type of class
What is RMI architecture?
What is the purpose of the notify() method?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions