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

Explain final, finalize() and finally?

Answer Posted / vijay chaudhary

Finally is used with try catch for Exception handling
purposes. Whatever written in Finally will run except if
program exits abnormally.
a Try should have atleast one catch or finally.

Is This Answer Correct ?    23 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you avoid serialization in child class if the base class is implementing the serializable interface?

1130


What is variable length arguments in java?

1036


What are loops in java?

1350


What is collection class in java?

1052


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

1134


What is Recursion Function?

1263


Is there any difference between synchronized methods and synchronized statements?

1140


Can we overload the constructors?

1042


Explain garbage collection in java?

1040


What is a superclass?

1407


What data structures are used to perform recursion?

1103


What are the basics of core java?

1060


What does substring mean?

1031


Explain about join() method?

1028


Explain about version control?

1096