How is the memory managed in C#.



How is the memory managed in C#...

Answer / mohit

by garbage collector or using dispose method of objet u can
do memory manegment in c# .garbage collector is
automatically remove object which is not use. this is new
concept in c#.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More C Sharp Interview Questions

if a method is marked as protected internal who can access it?

0 Answers   Siebel Systems,


How can we sort an array in c#?

0 Answers  


What does this keyword mean in c#?

0 Answers  


What is base class in c#?

0 Answers  


Is c# a keyword?

0 Answers  






Can constructor be overloaded in c#?

0 Answers  


What are partial types in c#?

0 Answers  


What is the difference between mobile application and desktop application?

0 Answers  


Why do we need delegates?

0 Answers  


What is the difference between list and arraylist in c#?

0 Answers  


How to move to a state-related codebase?

0 Answers  


What is the extension of c# file?

0 Answers  


Categories