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 is xamarin used for?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is a sealed class?
What does m mean in decimal c#?
Why do we need collections in c#?
Why main is static in c#?
How big is a float?
Is there regular expression (regex) support available to c# developers?
What is data type c#?
What is Covariance and contravariance in C#?
What is an arraylist in c#?
What happens if you add duplicate elements to a set?
How does array sort work?
What is class in oops with example in c#?
What is a singleton unity?