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 will happen if we cannot mention "finally" in Java
Program ???

Answers were Sorted based on User's Feedback



What will happen if we cannot mention "finally" in Java Program ???..

Answer / ashok

no problem.if we declare it is better.because compulsory
statements are written in finally block.

Is This Answer Correct ?    18 Yes 0 No

What will happen if we cannot mention "finally" in Java Program ???..

Answer / dhruva

finally must be used while dealing with I/O like,
file,stream and reader, etc.
in finally block, we r closing I/O objects in LIFO way to
avoid curruption of I/O during GC process and also, after
one I/O related program finish execution - just for the
sake of flushing for next use in better way

Is This Answer Correct ?    7 Yes 2 No

What will happen if we cannot mention "finally" in Java Program ???..

Answer / busi

Nothing happend , if any information should be displayed on
console we can use this finally block.Irrespective of code
execution the jvm will display the message on console.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Core Java Interview Questions

Explain about exception propagation?

0 Answers  


Why arraylist is used in java?

0 Answers  


what is object slice?

2 Answers   HTC, TCS,


What is a map? What are the implementations of map?

0 Answers  


What is use of functional interface in java 8? Explain

0 Answers  


What is another word for methodology?

0 Answers  


What is the statements?

0 Answers  


Why java is said to be pass-by-value ?

0 Answers  


what are the analysis of an object

2 Answers  


What is integer parseint?

0 Answers  


What is the nested interface?

0 Answers  


Why do we use threads in java?

0 Answers  


Categories