What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

What is the purpose of delegates in .net?

2 Answers  


Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  


What is lazy initialization?

0 Answers  


What is the difference between task and thread in .net?

0 Answers  


Differences between datagrid, datalist and repeater in .net?

0 Answers  






State some of the different languages supported by .net?

0 Answers  


Explain the procedure to add assemly to gac to make it shared one?

0 Answers  


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


Explain what is an anonymous method and how is it different from a lambda expression?

0 Answers  


What makes .net core cross platform?

0 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers  


What is a delegate, How many types of delegates?

4 Answers  


Categories