How to re-get an object that is collected by garbage
collector?
Answer / ravikiran(aptech mumbai)
once the object get garbage collected it's no longer
available.so before garbage collected inside the finalize()
method make the object serialze and save it into an output
stream
| Is This Answer Correct ? | 3 Yes | 2 No |
What is a lightweight component?
What are the types of casting?
A class can be a subclass of itself?
How use .contains in java?
How many types of gc are there in java?
What are three ways in which a thread can enter the waiting state in java programming?
Explain the selection sort algorithm?
What is the main use of java?
What is xslt in java?
Infinite loop using while ?
What is clipping?
what is the use of servlet engine?