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 / guest

we can declare final for class ,method,varible.
final varibles are unchangeble.
final classes are not subclassed.
final methods are not overriden.
finilize()
to clean up memory resourses for object using finilize().
finally block is executed if exception thrown or not.

Is This Answer Correct ?    100 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the significance of listiterator.

1172


Is math an abstract class in java?

1077


How do I compare two strings in word in java?

1041


What is the difference between java applets and applications?

1218


How will you communicate between two applets?

1214


What are the advantages of unicode?

1057


What is the size of integer?

1153


What is use of super keyword in java?

1083


How to write custom exception in java?

1114


Can we overload final method in java?

1034


How can you add and remove nodes in jtree?

1105


What is variable in java?

1047


How does the java compiler work?

1035


How do you declare an empty string?

1111


According to java operator precedence, which operator is considered to be with highest precedence?

1142