How is the memory managed in C#.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to override a function in c#?

540


What is the difference between properties and indexer in c#?

434


What is difference between for and foreach loop in c#?

528


Why do we use anonymous method in c#?

500


Can you see a loop recorder?

496






Why do we use delegates?

445


Can constructor be overloaded in c#?

472


Why do canadians say zed?

516


How to create events for a control? What is custom events? How to create it?

541


What is an enumerator in c#?

518


What is an escape sequence? Name some string escape sequences in c#.

516


I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??

1532


What is the benefit of delegate in c#?

496


What issues can be faced while delivering code?

1473


What are generations and how are they used by the garbage collector?

513