C# (Sharp) Programming Language Question:
Download Questions PDF

What does the Dispose method do with the connection object?

Answer:

Deletes it from the memory.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
What does the Initial Catalog parameter define in the connection string?How is the DLL Hell problem solved in NET