adspace


Do I have any control over the garbage collection algorithm?

Answer Posted / Parul Jaiswal

No, developers do not have control over the exact garbage collection algorithm used by the .NET runtime. The implementation may vary between different versions and platforms of the framework.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143