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's the difference between System.String and System..StringBuilder in C#?
What is data binding with example?
What is the difference between firstordefault and first?
What is Co- and Contra-Variance in C#?
What are the boolean data types in c#?
Tell me the difference between call by value and call by reference.
Which types of inheritances does c# support?
What is a delegate? How can it works?
Is comparator a functional interface?
What are extender provider components? Explain how to use an extender provider in the project.
What does f mean in c#?
What is get set in c#?
Why do we need reflection in c#?
What is polymorphism c# example?
What is a class level variable in c#?