What is finalize()? Is finalize() similar to a destructor?


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

Post New Answer

More Core Java Interview Questions

What is stored procedure. How do you create stored procedure ?

0 Answers   GE,


What's the purpose of static methods and static variables?

0 Answers  


How do you download stubs from Remote place?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


Can we restart a thread already started in java?

0 Answers  






How many methods does cloneable interface contains?

6 Answers  


Explain the difference between transient and volatile in java?

0 Answers  


Describe what a thread-local variable is in java?

0 Answers  


Can static methods be overridden?

5 Answers   Bravura Solutions,


Why string is called as immutable?

0 Answers  


Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???

2 Answers   Cognizant,


Difference between object and reference?

0 Answers  


Categories