What is Garbage Collection in .Net? Garbage collection process?
Answer Posted / pradeep jagadeesan
Garbage collection is a least priority thread, which will
collect unused objects from memory.
Pradeep Jagadeesan
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain memory-mapped files.
Difference between user groups and code groups
How does linq work?
What is your observations between vb.net and vc#.net?
Explain code access security.
Why did they call it .net?
What's singlecall activation mode used for in .net?
Explain me what is a design pattern and what is it for?
Using activex control in .net?
How do you trigger the paint event in system.drawing?
What is garbage collection and how it works ?
Explain the different parts of an assembly?
Please explain the difference between constants and read-only variables?
Differentiate between managed and unmanaged code?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?