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
How many types of constructors are there?
What is “using” statement in c#?
What is the lock statement in c#?
How do you set a class path?
What are c# types?
What is an assembly qualified name? Is it a filename? How is it different?
what is object-oriented programming (oop) language?
Can you have more than one namespace in c#?
What does using do in c#?
What is a generic in c#?
What is type safe in c#?
Does c# have a 'throws' clause?
What is overloading with example?
What is a data set in c#?
Can abstract class instantiated c#?