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

What is the basic concepts of OOPS?

0 Answers   BlackRock,


What is static binding and where it occurs?

4 Answers  


Is java type safe?

0 Answers  


Explain the JDB in depth & command line.

0 Answers  


How is treeset implemented in java?

0 Answers  






What is array in java?

0 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


Explain, why the constructor is required in implemented class?

4 Answers  


why Interface used?

0 Answers   HCL,


Can you use abstract and final both with a method?

0 Answers  


What are the restrictions that are applied to the java static methods?

0 Answers  


Why we do exception handling in java and how many types of exceptions are there?

0 Answers  


Categories