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

What happens if main method is not static?

499


What is classpath?

551


What is the difference between static and non-static variables in java programming?

523


Why synchronization is important in java?

568


Explain oops concepts in detail?

580






What is mean by encoding?

628


What are thread local variables?

556


What is string [] java?

530


What are three advantages of using functions?

540


What is the difference between logical data independence and physical data independence?

537


What is a null class?

574


how is final different from finally and finalize in java?

610


Write a program to search a number in the given list of numbers.

634


What are the methods to rectify ambiguities in the interfaces in JAVA?

602


What is continuity of a function?

527