Questions
- How many object generations are there?
- Which sized objects get placed on the SOH?
- Which sized objects get placed on the LOH?
- What is a strong reference?
- What is a weak reference?
- How can we clean up objects without having to rely on finalization?
- How do we avoid memory leaks when using events?
- Which method do we use to release COM objects?
- How do we prevent memory leaks when allocating memory?