When Garbage Collector will run and how its identifing
whether the Object is used or Not.?

Answer Posted / naresh

Garbage Collector identifies a unused object using "referce
counting" reference countiing: how many times the object is
used if the count is zero..its is unuesd....now the gc will
release the resources..

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How dataadapter.fill works?

558


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

546


What is s2s tracking?

532


What are uri parameters?

533


What is the default authentication mode for asp.net?

556






What are the advantages and disadvantages of session?

658


What is session management in web application?

541


Write code to send e-mail from an asp.net application?

541


What is a web api endpoint?

526


Explain the different parts that constitute ASP.NET application?

561


Explain the use of dataadapter.

569


Give 2 examples for scenarios when routing is not applied?

594


Is session server side or client side?

525


How do you change the session time-out value?

574


Which browsers support the xmlhttprequest object?

509