How Garbage Collector (GC) Works?
Answer / vandana joshi
When no refernce to a class object exist then GC will
deallocate memory occupied by those refernces automatically.
| Is This Answer Correct ? | 7 Yes | 0 No |
Why inheritance is important?
What is Global Assembly Cache (GAC) and what is the purpose of it?
Which namespace does it belong to by default?
What is Finalizer in .NET define Dispose and Finalize ?
in hibernate, what is dirty reading?
What is the managed and unmanaged code in .net?
3 Answers Deltech, Dhanush Infotech,
Why DLL files are needed. & how They are Created in DOTNET?
How does cas works?
what will do to avoid prior case?
Which Namespace is used to to achieve MultiThreading in .NET?
What application do you use to install a Windows service?
Explain the differences between server-side code and client-side code.