Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to prevent finally block from execution

Answers were Sorted based on User's Feedback



how to prevent finally block from execution..

Answer / bln

System.exit(0) prevents execution of finally block

Is This Answer Correct ?    31 Yes 1 No

how to prevent finally block from execution..

Answer / srinu

System.exit(0) prevents execution of finally block

Is This Answer Correct ?    5 Yes 1 No

how to prevent finally block from execution..

Answer / gj69463

System.err() will also do

Is This Answer Correct ?    7 Yes 6 No

how to prevent finally block from execution..

Answer / rock

System.Environment.Exit(0);

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More JDBC Interview Questions

How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


What is the syntax of URL to get connection?

1 Answers  


What are the types of statements in jdbc?

0 Answers  


Explain the difference between inner and outer join ?

0 Answers  


What types of DataSource objects are specified in the Optional Package?

0 Answers  


What are the different types of JDBC drivers?

0 Answers  


What is JDBC DataSource and what are it’s benefits?

0 Answers  


What are jdbc and its components?

0 Answers  


Difference between Dirty, commited ,phantom,repeatable reads?

3 Answers  


How will you perform truncation using JDBC?

0 Answers  


What is executeupdate in java?

0 Answers  


How do find debugging problems related to JDBC API?

1 Answers  


Categories