what are the different ways to cleaning up objects?
Answer Posted / rohit bhardwaj
using dispose() method
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can bool be null c#?
What are native functions?
i want the csharp questions&answeres
What is void in c#?
Why is dll used?
What is static variable in c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are the collections in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What are partial types in c#?
What is append in c#?
What is join in c#?
What is dbcontext c#?
What is the reason behind the invention of c#?
What is the difference between struct and class c#?