Answer Posted / mr. d
Using Dispose() method releases all the resources and memory
occupied by that object.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can an interface extend a class c#?
Is c# code is managed or unmanaged code?
What is difference between throw and throws in c#?
How do you specify a custom attribute for the entire assembly?
What is predicate c#?
Why do we use yield in c#?
What is _layout cshtml?
What is use of console?
What kind of the information stored inside the assembly?
What is yield break in c#?
Is typeof c#?
What is attribute c#?
What is datatable and dataset in c#?
Differentiate between the public and private ?
Is string immutable in c#?