What is the state of Garbage Collection after dispose() call
info C# code?
Answer Posted / sachkalia15
Hi All
My Observation is about this question ->
It calls to GC.SurpressFinilze() on those objects which has
been called by Dispose().
I am not pretty sure about this .
Look forward from you guys very shortly :)
Sachin Kalia
9911635975
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What are the different types of constructors?
What are data types in C#?
What is ienumerable <> in c#?
When a Static Constructor is called in a Class?
What is mean by c#?
Why do we use yield in c#?
Is c# strongly typed?
Can abstract class have constructor?
Why do we need singleton pattern in c#?
Explain the difference between .net and c#?
What is threading in c# with example?
Write a program in C# for checking a given number is PRIME or not.
Which attribute is used in order that the method can be used as webservice?
What is class method c#?
What does dbml mean?