Answer Posted / harika.thota001@gmail.com
Before an object is garbage collected, the runtime system calls its finalize() method. The intent is for finalize() to release system resources such as open files or open sockets before getting collected.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why char array is favored over string for the storage of passwords?
What is data string?
What do you mean by order of precedence and associativity?
What is immutable class in java?
What are thread groups?
What is a Null object?
How can an exception be thrown manually by a programmer?
Does java vector allow null?
How do I get 64 bit java?
What is an example of procedure?
Does treeset use compareto?
What is the maximum size of byte array in java?
Can we have try block without catch block?
Give me example of derived data types.
What is int lol?