Answer Posted / ganni
garbage collection is the process of clearing the memory of
unused objects, which will be taken care by CLR on
periodical basis.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is private and shared assembly?
Is string primitive?
Does c# have its own class library?
what is a static constructor?
How do you prevent a method from being overridden in c#?
Is array a list?
What is the different types of private assembly and shared assembly?
What are the differences between a class and a struct?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
Can a class be protected in c#?
What is the CTS, and how does it relate to the CLS?
What is an abstract class c#?
How does one compare strings in c#?
Why is aws serverless?
What is dll in vb.net?