When finalize method is called?
Answers were Sorted based on User's Feedback
Answer / janet
finalize() method is used just before and object is
destroyed and can be called just prior to garbage
collection.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
finalize method is used to conserve the resources before
garbage collection
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sourabh
finalizr method call just before the garbage collector
| Is This Answer Correct ? | 0 Yes | 0 No |
What methodology can be utilized to link to a database?
What is Collections API?
What is clipping?
Difference difference paint() and paintcomponent()?
What does function identity () do?
How to sort the elements in HashMap
What are the loops in java?
What do you mean by jjs in java8?
Is null a string or object in java?
Is java a security risk?
how many access specifiers are available in java
What is the access scope of protected access specifier?