Answer Posted / jigar gandhi
When the garbage collector is ready to release the storage
ed for your object, it will first call finalize( ),
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain exception chaining in java?
Difference between association, composition and aggregation?
Are arrays passed by reference in java?
What is meant by stack and queue?
Is null false in java?
Is a method a function?
Is string an object?
What is string english?
What is the common usage of serialization?
What is computer compiler?
Is heap stored in ram?
How to obtain a performance profile of java program
Can we cast any other type to boolean type with type casting?
What is difference between equal and == in java?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?