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

Why do we need serialization?

0 Answers  


how to communicate inventory system and account system?

1 Answers  


Why do we need indexers in c#?

0 Answers  


What is the difference between class and abstract class?

9 Answers  


What's the difference between an integer and int?

0 Answers  






What's the difference between System.String and System..StringBuilder in C#?

0 Answers   PUCIT,


What are "class access modifiers" in C#?

0 Answers   Genpact,


What is the importance of closing an ado.net application?

0 Answers  


what is a constructor? What is a destructor?

0 Answers  


Explain about finalize method?

0 Answers  


Describe ways of cleaning up objects in c#.

0 Answers  


Explain the difference between the debug class and trace class?

0 Answers  


Categories