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 "finally" keyword?

Answer Posted / piyush pathak

finally :
finally is a java keyword.It is a block of statement which
is executed surley after the try-catch block whether method
returns normally or throws an exception.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

1027


what is the messsage u r going to get from an objectoriented programing?

2151


What are voids?

1019


What is the numeric promotion?

1098


What are the different ways of implementing thread? Which one is more advantageous?

1040


Explain different ways of creating a thread. Which one would you prefer and why?

1102


What is ascii code?

1370


Differentiate between postfix and prefix operators in java.

1183


Tell me how many ways are there to initialise an integer with a constant.

1155


What is the difference between compile-time polymorphism and runtime polymorphism?

1063


Can there be an abstract method without an abstract class?

1012


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

1200


List types of storage classes in java?

1222


Is constructor inherited?

1011


What occurs when an object is constructed?

1065