Under what conditions is an object’s finalize() method invoked by the garbage collectorCore Java Interview Questions The garbage collector invokes an object’s finalize() method when it detects that the object has become unreachable. Total Views: 38,418