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
How do you comment out code in c#?
What are c# attributes and its significance?
What are Namespaces?
Is datetime immutable c#?
If the original method is not static you can declare an override method to be static or not?
Explain the types of comments in c#?
Is c sharp free?
What is datarelation c#?
What is difference between for and foreach in c#?
Can I do things in il that I can't do in c#?
How to Install uninstall assemblies into GAC?
How does c# generics and c++ templates compare?
How many bytes is an int in c#?
Is c# code is managed or unmanaged code?
The int maps to which C# keyword in .NET type?