Answer Posted / ravikiran(aptech mumbai)
finalize method is used to conserve the resources before
garbage collection
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the ==?
What is the difference between comparison done by equals method and == operator?
Explain the differences between static and dynamic variables?
Can we have 2 main methods in java class?
How do you remove duplicates in java?
What package is math in java?
What is the use of inner class?
What is prime number in java?
Why is a constant variable important?
What is the benefit of inner classes in java?
What is a class component?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is better - 'bit-shift a value' or 'multiply by 2'?
How to Sort Strings which are given in List and display in ascending order without using java api.
What's the access scope of protected access specifier?