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
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What are the features of dot net?
Is .net a language?
What are the security policy levels in .Net
What do you mean by Code Access Security in .NET?
Is .net is a language?
What is Code group in .Net with respect to CAS
What is close method? How its different from finalize and dispose?
What is the native image generator?
What is the difference between constants and read-only variables?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is the microsoft .net?
Where does the gac exist ?
Explain me what is a design pattern and what is it for?
What is the difference between boxing and unboxing?