Answer Posted / bhasker
The Dispose method may be called on any instance of any type implementing the IDisposable interface. This is supported by the C# using statement which makes calling Dispose automatically easy.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the Types of JIT and what is econo-JIT
How do you achieve polymorphism in c#?
Explain the difference between directcast and ctype.
What is instantiating a class?
Is string primitive?
What is wcf c#?
Which of these statements correctly declares a two-dimensional array in c#?
Explain about Threading Types.
What is a jagged array?
What are the steps to make an assembly to public?
What framework is used for performance testing/load testing?
Is c# still popular?
What is .net c#?
Can we have only “try” block without “catch” block in c#?
What is c-sharp (c#)?