Answer Posted / ashish gupta
i think it doesnt allow to use Destructor.
there is a method called Dispose() which automatically
calls destructor
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain About multi level and multiple inheritance how to achieve in .net
Describe ways of cleaning up objects in c#.
Why abstract class is not instantiated in c#?
What is managed code?
In gridview in editmode if we want to display information in one combobox based on
What is difference between list and dictionary in c#?
Is a dll an assembly?
Can abstract class instantiated c#?
what is the difference between interface and multiple interface?
What is an icollection in c#?
What is cli in c#?
Are c# strings null terminated?
What is the difference between C# 3.5 and C# 4.0?
Is datetime immutable c#?
can multiple catch blocks be executed for a single try statement?