what are the differences between final,finally,finalize
methods?

Answer Posted / thennavan.m

final is a Modifier

finally is a closed Exception Statement

finalize is method{remove the memory resource before call
the garbage collection}

Is This Answer Correct ?    20 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we create a thread in java?

815


What does ide stand for?

725


How many times finalize method will be invoked? Who invokes finalize() method in java?

804


What is the basic concept of java?

796


What is difference between hashset and hashmap in java?

721


How do you escape in java?

825


Can I uninstall java?

826


What are the three types of design patterns?

752


What are scalar data types?

727


What is module in oop?

792


How does linkedhashmap work in java?

726


How does indexof work?

742


What are parameters in a method?

825


Can a abstract class be declared final?

805


What does int [] mean in java?

789