what is the use of finalize()Method
please explain with an example
Answer Posted / hasan balhabak
to free the resources thar are held by any other objent
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how to split string in java?
Break statement can be used as labels in java?
Can we define package statement after import statement in java?
Can you instantiate the math class?
Is a string literal?
Why do we use variables?
How many bits is a string in java?
Why is string builder not thread safe?
What are the different types of garbage collectors in java?
explain the difference between jdk and jvm?
What is a substring of a string?
Why we override equals() method?
Is 64bit faster than 32 bit?
what is thread? : Java thread
What are wrapper classes in java?