How do you remove the objects which are not in
use?Explicitly or implicitly?What is the exact mechanism
going behind?

Answers were Sorted based on User's Feedback



How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mecha..

Answer / raghu sathish

Garbage collectors removes

Is This Answer Correct ?    3 Yes 0 No

How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mecha..

Answer / venkat

Dispose method()

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

List the 5 different access modifiers in c#?

0 Answers  


What is the difference between delegates and superdelegates?

0 Answers  


Is and as keyword in c# net?

0 Answers  


What is difference between a function and a method?

0 Answers  


How to implement delegates in c#.net

0 Answers  






How did you implemented classes in your project?

1 Answers   TCS,


What do you mean by saying a "class is a reference type"?

0 Answers  


How is a strongly-named assembly different from one that isn’t strongly-named?

0 Answers  


Why would you use a class property in c#?

0 Answers  


What is ilist c#?

0 Answers  


What is anonymous types in c#?

0 Answers  


What is iqueryable and ienumerable in c#?

0 Answers  


Categories