C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
How can you clean up objects holding resources from within the code?
Answer:
Call the dispose method from code for clean up of objects
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF
Previous Question | Next Question |
Describe ways of cleaning up objects in C#. | Which controls do not have events? |