What is the difference between final, finally and finalize() in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How do I know if java is installed?

0 Answers  


what is difference between throw and throws in exception?

48 Answers   Spenco,


What is prime number in java?

0 Answers  


Which method cannot be overridden in java?

0 Answers  


What is method and methodology?

0 Answers  






What are the types of collections in java?

0 Answers  


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


What is difference between iterator access and index access?

0 Answers  


What data type is true or false?

0 Answers  


What is final int?

0 Answers  


What is a ternary operator in java? What is an interface?

0 Answers  


What are the restriction imposed on a static method or a static block of code?

0 Answers  


Categories