When is the finalize() called? What is the purpose of finalization?


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

Post New Answer

More Core Java Interview Questions

When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


what are Hostile Applets?

0 Answers  


What is the use of default method in interface in java? Explain

0 Answers  


Can we have 2 main methods in java class?

0 Answers  


Are primitives objects?

0 Answers  






What is string buffer?

0 Answers  


why do we use interface in java?

5 Answers  


Explain the selection sort algorithm and state its time complexity?

0 Answers   Flextronics,


How do you declare a string variable?

0 Answers  


Which methods are used during serialization and deserialization process?

0 Answers  


What is an example of character?

0 Answers  


Explain throw keyword in java?

0 Answers  


Categories