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 an xsd file?
What is thread and explain states of a thread in c#?
Can properties be private in c#?
What is the .NET collection class that allows an element to be accessed using a unique key?
How long has c# been around?
Can we override interface methods in c#?
Write the difference between TypeOf and GetType?
Are classes passed by reference in c#?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
Why are strings immutable in c#?
What is the keyword used to prevent a class from being inherited by another class?
What is difference between array and list in c#?
Explain the difference between boxing and unboxing.
What are c# attributes and its significance?
What is difference between float and decimal?