You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// garbeg collector have object A is connected with file and database.
// imp - the purpose of finalize methord is to relese the resources that is allocated by un used object , before removing unused object by garbage collecter.