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
What is data type in c# with example?
How big is a 64 bit integer?
What is option parameter in C#?
What is generic method in c#?
What is difference between out and ref in c#?
What is difference between property and variable in c#?
Define satellite Assembly?
What is static noise?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Describe the parts of assembly.
What is a event in c#?
What is the difference between asp net and c#?
Why we use extension methods in c#?
What is default value of enum c#?