Vidyalelo
Java Programming · Q74

Constructors and Methods

Programming · Java Programming · question 74

Q74

Which function is used to perform some action when the object is to be destroyed?

A.
finalize()
Answer
B.
delete()
C.
main()
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board