Please explain what garbage collection is 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

Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?

0 Answers  


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

0 Answers  


What is the transport protocol you use to call a seb service soap?

0 Answers  


What is "microsoft intermediate language" (msil)?

0 Answers  


How ASP .NET different from ASP?

4 Answers  






Describe difference between inline and code-behind?

0 Answers  


What is implement a generic action in webapi?

0 Answers  


Please explain what inheritance is, and why it's important?

0 Answers  


Please explain what is immutability, what is it for and how is it codified?

0 Answers  


Which two properties are on every validation control?

7 Answers   Siebel Systems,


Major role of CLR for CAS

2 Answers   Infosys,


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


Categories