What is the basic functionality of Garbage Collector in Microsft.Net?

The Common Language Runtime (CLR) requires that you create objects in the managed heap, but you do not have to bother with cleaning up the memory once the object goes out of the scope or is no longer needed. The Microsoft .NET Framework Garbage Collector provides memory management capabilities for managed resources. The Garbage Collector frees objects that are not referenced and reclaims their memory. You should set your references to Nothing(null) as soon as you are done with them to ensure your objects are eligible for collection as soon as possible.
Here are the list of some tasks performed by the Garbage collector:

  • Garbage collector reserves a piece of memory as the application starts for the managed heap.
  • Garbage collector controls the managed heap memory currently used and available to an application.
  • Garbage collector allocates memory for new objects within the application.
  • The Garbage Collector attempts to reclaim the memory of objects that are not referenced.

13 comments:

  1. very helpful site...thanks a lot

    ReplyDelete
  2. Good ASP.Net tutorial for project work
    Check it....

    ctrlcvprogrammer.blogspot.com

    ReplyDelete
  3. 2 BHK, 3 BHK Apartments in Bangalore - Buy 2BHK, 3BHK Flat / Appartment in Whitefield, Hoodi, ITPL, Kundahalli. Apartments in bangalore 2 BHK, 3 BHK
    bangalore

    ReplyDelete
  4. flipkart hdfc offers
    flipkart promo code
    promo code in flipkart
    flipkart discount coupons code
    flipkart promo code today
    flipkart promo code for app
    flipkart promo code 2018
    flipkart promo code 2019
    flipkart discount coupon code today
    flipkart discount coupons code today
    flipkart discount coupon codes on mobiles
    flipkart promo code free
    flipkart promo code for mobile
    flipkart promo code mobile
    flipkart first order promo code
    payzapp flipkart promo code
    flipkart discount promo code
    flipkart promo code for mobile phones
    flipkart promo code for trimmer
    flipkart discount coupons code for shoes
    flipkart promo code for headphones
    flipkart discount coupons code for electronics
    flipkart promo code for watches
    flipkart grocery promo code
    flipkart gift card promo code
    flipkart promo code for hdfc credit card
    flipkart promo code for electronics
    flipkart promo code india
    promo code for flipkart mobile app
    flipkart promo code for shoes
    flipkart promo code for laptop
    flipkart promo code for books
    flipkart promo code generator
    flipkart promo code for first time user
    flipkart promo code for mobile purchase
    flipkart promo code offers
    flipkart cashback promo code
    flipkart mobile app promo code
    flipkart promo code for hotstar
    flipkart discount coupon code generator
    flipkart plus promo code for hotstar
    flipkart promo code for mobile accessories
    flipkart discount code for books
    flipkart coupon code how to use
    flipkart promo code hack
    how to use flipkart promo code
    flipkart promo code for power bank

    ReplyDelete
  5. click to read morecheck out this site a fantastic readuse this link find more infosee this page

    ReplyDelete

Type more interview question answer here