What does Dispose method do with the connection Object ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/24/2012 | Category:
C# Interview questions | Views: 961 | |
Points: 40
Answer:
Dipose method is called for an object.
Before the Garbage collector automatically puts the object in to some of its generation, this dispose method is called for the object to release its memory.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: