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

Define property in c#.net?

0 Answers  


how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com

0 Answers  


Can overrride the Main method

6 Answers   NIIT,


What is the difference between static class and singleton class in c#?

0 Answers  


Should I use double or float?

0 Answers  






What are the applications of c#?

0 Answers  


What is the difference between method parameters and method arguments. Give an example?

0 Answers  


What does console writeline do?

0 Answers  


I want to single value if you give any integer value. Below are examples  1. Input: 123  Output: 6 2. Input: 99   9+9=18   1+8  Output: 9 How to get above output?

1 Answers   AxSys,


Can you use foreach iteration on arrays in c#?

0 Answers  


Which class comes after the SortedList class?

0 Answers   Siebel,


What is tochararray in c#?

0 Answers  


Categories