Which type of variables are under the control of garbage
collector?
Answer Posted / chiyan
reference will be stored in heap memory,heap is accessible
to garbage collector
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between interface and multiple interface?
How long has c# been around?
What is a nullreferenceexception?
Explain how do I get deterministic finalization in c#?
Can constructor have return type c#?
What is private void in c#?
What is desktop example?
What is the syntax for calling an overloaded constructor within a constructor?
Is c sharp free?
Does c# have its own class library?
What are c# attributes and its significance?
What is an arraylist in c#?
Define clr in .net?
What is a hash table in c#?
How do generics work in c#?