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
What are the object and class classes used for?
What is synchronization and why is it important in java programming?
For class CFoo { }; what default methods will the compiler generate for you>?
Why is stringbuffer called mutable?
What is java life cycle?
What is int short for?
What is the unit of plancks constant?
Explain the difference between string, stringbuffer and stringbuilder in java?
Can we assign null to double in java?
Explain about anonymous inner classes ?
Can we override the private methods?
Explain what are final variable in java?
What are internal and external variables?
How many bits is a word?
What is finally block?