what are the different ways to cleaning up objects?

Answers were Sorted based on User's Feedback



what are the different ways to cleaning up objects?..

Answer / ravikumar

using dispose() method & finalize() methods

Is This Answer Correct ?    14 Yes 0 No

what are the different ways to cleaning up objects?..

Answer / rohit bhardwaj

using dispose() method

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Indexers in c#?

8 Answers   Intaglio, Microsoft, TCS,


What do you mean by “finalize” and “finally” methods in c#?

0 Answers  


Can you prevent a class from being instantiated?

0 Answers  


What is wpf application in c#?

0 Answers  


What do you mean by object pooling?

0 Answers  






How main method is called in c#?

0 Answers  


How do I run managed code in a process?

0 Answers  


What is difference between Method and function

3 Answers  


Can I get the name of a type at runtime?

0 Answers  


What is parsing? How to parse a date time string?

0 Answers  


What does string intern do?

0 Answers  


what does static void Main(string[] args) in C# mean????????

5 Answers   ssinformatics,


Categories