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 are the differences between final,finally,finalize
methods?

Answer Posted / boomiraj

Final:It cant change during execution . Cant be extended.
Finally:It is execute even if execution may (or) may not
come.It must be execute if your declare in program.Can
block finally using System.err(0);statement.
Finalize():It is a garbage collector.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is module with example?

1093


What is the new line character?

1234


Discuss 2D arrays.

1102


What is the common usage of serialization? What exceptions occur during serialization?

1196


Define class?

1128


What are the uses of java?

1140


How do you remove spaces in java?

1081


What is a return in java?

1075


Why are getters and setters used?

1101


What are unchecked exceptions in java?

1085


What is the symbol for space?

1042


Can we overload the main() method?

1099


What do you understand by private, protected and public?

1092


Is ++ operator is thread safe in java?

1004


Which container method is used to cause a container to be laid out and redisplayed in java programming?

1171