Ask Question
15 May, 08:50

If a class has a method named finalize, it is called automatically just before a data member that has been identified as final of the class is destroyed by the garbage collector. A. True B. False

+1
Answers (1)
  1. 15 May, 08:51
    0
    False

    Explanation:

    If a class has a method called finalize, the class has a situation involving the existence of that method, providing that the method is only called automatically in that situation. For this reason, we cannot guarantee that the method will be called automatically immediately before a data member identified as the end of the class is destroyed by the garbage collector.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “If a class has a method named finalize, it is called automatically just before a data member that has been identified as final of the class ...” in 📗 Social Studies if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers