Sandeep Kumar
How many method is there to remove unreachable object from memory?
By Sandeep Kumar in .NET on Dec 21 2015
  • Sandeep Kumar
    Dec, 2015 21

    There is 3 types of methods which is used to remove the unreachable object from memory . And these methods are: Dispose() Finalize() and Gc.collect()

    • 1
  • Munesh Sharma
    May, 2016 31

    Dispose() Finalize() and Gc.collect()

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS