What is Garbage Collection in .Net and what is the Garbage
collection process?

Answer Posted / sadhvi

Garbage Collector:-
In dot net garbage collector are written as GC.Collect ().
Garbage collector remove the unreferenced object which are
also known as Orphans object and these object occupied some
memory which is reused, for this concept of memory
reusability Garbage collector are used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between vb and vb.net?

675


How does cas works?

656


What is the use of common language runtime?

689


Explain the top .net class that everything is derived from?

673


One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

601






What is deferred execution vs. Immediate execution in linq?

668


What is lazy initialization?

680


What is a design pattern and what is it for?

648


What is UDDI and how to register the web service in it?

708


Which namespace does it belong to by default?

660


What are the differences between user control and server control?

694


What are the new features in .net core?

637


What is namespaces in .net?

737


What are the types of jit?

682


How many design patterns can be created in .net?

678