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

What is Asynchronous call and how it can be implemented using delegates?

0 Answers  


What is type checking in c#?

0 Answers  


Why constructor is used in c#?

0 Answers  


How will you get the different language strings?

0 Answers  


is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?

8 Answers   Microsoft,






Explain synchronous and asynchronous operations?

0 Answers  


What is sqldataadapter in c#?

0 Answers  


What is Fragmentation and its Types?

0 Answers   MCN Solutions,


What is integer c#?

0 Answers  


What is lazy loading entity framework?

0 Answers  


What is static void main in c#?

0 Answers  


How can you prevent classes to be inherited?

10 Answers   Microsoft, Satyam,


Categories