Home / Report Question

Q. The finalize() method is called just prior to
  • A. An object, variable or method goes out of scope.
  • B. An object or variable goes out of scope.
  • C. A variable goes out of scope.
  • D. A variable goes out of scope. D. Before garbage collection.