Java Interview Question #1: What is finalize method?

Published: 30 July 2016
on channel: JavaRadio
202
0

What is finalize method?
============================

1.It is method in the object class.The runtime system calls finalize() method just before garbage collection.
2.It is not intended to be called like a normal method.
3.Any Exception thrown by a finalize method is ignored by the GC thread and it will not be propagated further.


On this page of the site you can watch the video online Java Interview Question #1: What is finalize method? with a duration of hours minute second in good quality, which was uploaded by the user JavaRadio 30 July 2016, share the link with friends and acquaintances, this video has already been watched 202 times on youtube and it was liked by 0 viewers. Enjoy your viewing!