Which is algorithm is used to Manage the Memory in .net ??

Answers were Sorted based on User's Feedback



Which is algorithm is used to Manage the Memory in .net ??..

Answer / raghu

Garbage Collection

Is This Answer Correct ?    12 Yes 2 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / anil sharrma

Generations....

Is This Answer Correct ?    2 Yes 1 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / saravanan

garbage collection

Is This Answer Correct ?    2 Yes 1 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / praveen

Mark and Compact Algorithm,
Generation Algorith.. and many more...

Is This Answer Correct ?    2 Yes 1 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / chaithra

memory allocation

Is This Answer Correct ?    2 Yes 2 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / dhara

garbage collector

Is This Answer Correct ?    2 Yes 2 No

Which is algorithm is used to Manage the Memory in .net ??..

Answer / khushi

garbage colllection

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What I can do with c#?

0 Answers  


If you want to write your own dot net language, what steps you will u take care?

0 Answers  


How to make a class non-inheritable other than sealed?

7 Answers  


What is data hiding in c#?

0 Answers  


int i,string s, String s1 Which is valuetype which is refrence type.

6 Answers   Synechron, Sytel,


Explain about generics in c#.net?

0 Answers  


What is a sealed class?

0 Answers  


Can we inherit a class with private constructor in c#?

0 Answers  


Is c# a backend language?

0 Answers  


main concept of c sharp

3 Answers  


What do you mean by generic class in c#?

0 Answers  


What are events in C#?

0 Answers   CDC,


Categories