Explain final, finalize() and finally?

Answers were Sorted based on User's Feedback



Explain final, finalize() and finally?..

Answer / ajit kumar

write a program explain the exception handling machanisms
in java using the keywords try catch and finaly ?

Is This Answer Correct ?    4 Yes 12 No

Post New Answer

More Core Java Interview Questions

While opening the file, what type of exceptions can be caught?

3 Answers  


Explain access modifiers in java.

1 Answers  


Is arraylist a class in java?

1 Answers  


What is identifier give example?

1 Answers  


what is the difference between AWT and SWING what is the advantage of using swing?

3 Answers  


what is a static block?

4 Answers  


Superclass of exception

4 Answers   Nous,


What are the advantages and disadvantages of object cloning?

1 Answers  


What isan abstract class and when do you use it?

2 Answers   Genpact,


why are there separate wait and sleep methods? : Java thread

1 Answers  


Default layout of panel and frame?

3 Answers  


Is there any case when finally will not be executed?

1 Answers  


Categories