When garbage collector invokes object?s finalize() method?
Answer Posted / saravanan
unreachable object opportunity to perform the cleaning
process before garbage collect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is widening and narrowing in java? Discuss with an example.
Explain what are final variable in java?
Is this valid in java ? Can we instantiate interface in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the difference between static and global variables and also define what are volatile variables?
What is stringreader?
What do you mean by boolean?
What are the important features of Java 8 release?
Why multiple inheritance is not supported by java?
what is the difference between preemptive scheduling and time slicing? : Java thread
What are the two types of streams offered by java 8?
Explain serialization and deserialization in java?
What are the ways in which a thread can enter the waiting state?
Which method cannot be overridden in java?
What are the principle concepts of oops?