What does Dispose method do with the connection object?
Answer Posted / guest
Deletes it from the memory
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is default parameter in c#?
Is enum a value type c#?
Does c# support parameterized properties?
What are the types of assembly available
What is extension method in c# and how to use them?
What are circular references?
What is tochararray in c#?
Define Final Class in C#
How many types of constructors are there?
Enlist some of the properties of a thread class?
What’s thread.sleep() in threading ?
What is eager loading in c#?
What is the difference between throw and throw ex?
What is void method?
What is difference between destructor and finalize?