Which type of variables are under the control of garbage
collector?
Answer Posted / kiran kumar reddy
http://www.codeproject.com/dotnet/Primitive_Ref_ValueTypes.asp
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a datacontract?
What does using do in c#?
Why dataset is used in c#?
What are data types examples?
What is the difference between struct and class c#?
What is difference between array and list?
What is the difference between static and private constructor?
Where’s global assembly cache located on the system?
What do you mean by delegates and explain different types of delegates?
What is a boolean c#?
What is a helper method in c#?
How can I create image pieces/sub image?
Is array ienumerable c#?
What are abstract classes in c#?
What are the Types of JIT and what is econo-JIT