Java interview question, What is the purpose of the finalize() method in Java?
answer: To release resources before an object is garbage collected
JavaプログラムJava interview question, What is the purpose of the finalize() method in Java?
answer: To release resources before an object is garbage collected
コメント