What is finalize method

Untitled Forums Java Help What is finalize method

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4614
    Aakanksha
    Participant

    What is finalize() method?

    #11655
    Aakanksha
    Participant

    finalize () method is used just before an object is destroyed and can be called just prior to garbage collection.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.