Can an object?s finalize() method be invoked while it is
reachable?
Answers were Sorted based on User's Feedback
Answer / janet
While the object is still reachable, an object?s finalize()
method cannot be invoked by the garbage collector.
However, an object?s finalize() method may be invoked by
other objects.
| Is This Answer Correct ? | 3 Yes | 0 No |
In Java why we write public static void main(String args[]) why not main()?
46 Answers Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,
Why does java not support operator overloading?
what is multithreading?
What is difference between overloading and overriding?
What is java ceil?
which class to use when concatenating strings in a loop.
What will happen when using pass by reference in java?
Why map is used in java?
Define class?
What are the types of strings?
List two java ide’s?
What is the use of 'super' keyword inside a constructor?
1 Answers Flextronics, Thomson Reuters, Virtusa,