Which type of variables are under the control of garbage
collector?
Answer Posted / anand g
All types of objects and variables under the process of the
framework.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is stringbuilder faster than string concatenation c#?
What is ienumerable <> in c#?
What is a Managed Code??
Is system a class in c#?
Is it possible to have different access modifiers on the get/set methods of a property?
What is serialization and deserialization in c# with example?
Does c# support properties of array types?
What is autopostback in c#?
How many types of constructors are there?
What is windows application in c#?
Explain what are the steps for creating clr trigger?
What is a class in unity?
Why we use delegates in c#?
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
Explain inheritance in c#?