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...

What is the basically use of finally while we know it
is always executed but why?

Answer Posted / srinu

In finally block writing the code of clean up code i.e
means release the database connection,close the file.The
finally block complusary be executed block when ever
exception raised or not all ways execute this finally block

Note:
The following write statement write in try or catch block
it will not execute
System.error(0);

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism in java? What are the kinds of polymorphism?

1119


What are void methods?

1062


How many types of voids are there?

1025


Give us a program to check for parenthesis matching using stack.

1050


why not override thread to make a runnable? : Java thread

1061


What is thread safe singleton?

1005


Does collectionutils isempty check for null?

1482


What two classes are used to read data only?

1138


Is singleton set an interval?

1023


How would you use Bubble Sort to sort the number of elements?

1059


what is instanceof operator used in java?

1082


What is use of super keyword in java?

1087


What data type is string java?

1006


Tell us something about different types of casting?

992


Which java ide is used the most?

1053