What is Finalize in Java? When does Finalize Method work?

preview_player
Показать описание
When garbage collector starts doing its work, finalize method is executed and object removes from heap memory. Finalize method is the object's latest method before removing from heap memory.
Рекомендации по теме
welcome to shbcf.ru