Which type of variables are under the control of garbage
collector?
Answers were Sorted based on User's Feedback
Answer / kiran kumar reddy
http://www.codeproject.com/dotnet/Primitive_Ref_ValueTypes.asp
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chiyan
reference will be stored in heap memory,heap is accessible
to garbage collector
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anand g
All types of objects and variables under the process of the
framework.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sujai cn
The objects which are in the heap , are under the control
of garbage collector.garbage collector is low weight
process which will run in background & clean the heap
(remove the objects from the heap which dont have the
reference , i.e, not reachable object) there are many
algorithms designed to monitor when & how long the garbage
collector has to run.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between .dll and .exe
What is the boxing and unboxing in c#?
Is int a struct in c#?
Define Virtual folder?
How do I do implement a trace and assert?
Explain the ways to deploy an assembly?
What is Serialization and how do we implement (in real time scenario)
What is the purpose of namespace in c#?
What is array class in c#?
What is virtual class in C#?
What is c# used for?
Is arraylist faster than linkedlist?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)