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 the difference between serialization and deserialization in c#?
What is the property of class?
What does convert toint32 mean?
What is generic and non generic collections in c#?
Is there regular expression (regex) support available to c# developers?
What is cls, cts and clr in net?
Illustrate the process of code compilation in c#?
Can an int be negative c#?
Explain briefly the difference between value type and reference type?
What you mean by inner exception in c#?
Is int a class in c#?
Why do we use parameters in c#?
What is #region in c#?
How big is an int in c#?
Can we create instance of private class in c#?