Answer Posted / janet
finalize() method is used just before and object is
destroyed and can be called just prior to garbage
collection.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is stringbuffer faster than string?
What is factor r?
How do you sort objects in java?
What is void keyword?
How do you invoke a method?
What is the Concept of Encapsulation in OOPS
Describe different states of a thread.
What type of variable is error flag?
What is exception hierarchy in java?
Can we use this () and super () in a method?
What is internal iteration in java se 8?
Is 0 a real number?
Is java map thread safe?
What is a singleton class? Give a practical example of its usage.
Explain numeric promotion?