Multiple Choice
When does the method finalize execute?
A) When the class object is created
B) At the start of every program
C) At the end of every program
D) When the class object goes out of scope
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: Given the declaration public class MyClass {private
Q29: What is the main use of inner
Q30: What does the default constructor do in
Q31: If the object is created in the
Q32: A mutator method of a class changes
Q34: In shallow copying, each reference variable refers
Q35: The components of a class are called
Q36: A class and its members can be
Q37: How many finalizers can a class have?<br>A)
Q38: Every object has access to a reference