Answer Posted / mahesh babu ummaneni
GARBAGE COLLECTER IS NOTHING BUT,USING GARBAGE COLLECTOR FREE THE WASTE MEMORY.GARBAGE COLLECTOR IS UNDER THE CLR.IT IS MANAGING THE MEMORY
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is string passed by reference in c#?
What is remote data?
What is stringbuilder c#?
What happens if the inherited interfaces have conflicting method names?
What is the different types of private assembly and shared assembly?
What kind of the information stored inside the assembly?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Can you explicitly call a destructor?
What is ado c#?
Describe the process of “exception handling implementation” in c#?
Why we use anonymous methods in c#?
What is a delegate? How can it works?
What are All kind of access specifiers for a class and for methods
What is a variable in c#?
What is msil in c#?