What does Dispose method do with the connection object?
Answer Posted / guest
Deletes it from the memory.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is Covariance and contravariance in C#?
Is c# int immutable?
What is difference between ienumerable and list?
What are collection classes?
Is constructor a static method?
What is the difference between console application and windows application?
What is foreach loop in c#?
Explain the types of Polymorphism.
What is difference between a type and class?
Explain the process of polymorphism with an example?
Explain About Iunknown interface Queue
What is difference between first and firstordefault?
What is array and types of array in c#?
What is .cshtml file?
Why do we need indexers in c#?