Answer Posted / penchal das
Dispose()is a method which is used to deallocate the unused
resources.
Destructor() is a method which is called when an object was
destroyed.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Name the control which cannot be placed in mdi?
What is difference between C# and VB.NET?
What is the delegates in c#?
What is console programming language?
What is dao in c#?
Write a sample code to write the contents to text file in c#?
What are jagged arrays used for?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Is cli same as the clr?
Is post back c#?
What does get set mean in c#?
Explain the process of Serialization?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Can class inherit from struct c#?
Enlist some of the properties of a thread class?