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
What's the difference between abstraction and encapsulation?
What is constructors, explain with syntax
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
How many types of polymorphism are there?
What is the base class in .net from which all the classes are derived from?
Can abstract class have parameterized constructor?
What is wcf c#?
Which program construct must return a value?
What is the difference between abstraction and encapsulation in c#?
What is literal control
What is a streamwriter in c#?
How many types of constructor are there in c#?
Is xamarin free?
What is the difference between dictionary and hashtable in c#?
What are extensions in c#?