Explain the importance of finalize() method.
No Answer is Posted For this Question
Be the First to Post Answer
What is the parse method in java?
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,
can we create a instance for intwerface?
How do you calculate roots in java?
How many bytes is a character?
What are predefined functions?
Linked List reverese program
how are methods defined?
How do you convert bytes to character in java?
Explain the use of volatile field modifier?
Can an object?s finalize() method be invoked while it is reachable?
Can we clone singleton object in java?