What is Garbage Collection in .Net? Garbage collection process?
Answer Posted / latha
Garbage collection automatically allocates memory.we forgot
to release this object.Its releases.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How does u handle this COM components developed in other programming languages in .NET?
Explain the difference between asp.net & vb.net and explain architecture?
What are two different types of remote object creation mode in .net?
Please explain what is the difference between constants and read-only variables?
Do you know what are three common acronyms used in .net, and what do they stand for?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What is a metadata in .net?
Difference abstract class and interface in .net?
Explain cas (code access security)?
why you wouldn't want to write into it even if you could
What is a manifest in .net?
What's the use of system.diagnostics.process class in .net?
What is il in vb.net?