4
Answers

MANAGED heap and reference types


Hi guys
Why is a heap in .NET called "Managed" heap.And why are the reference types allocated on the heap

Answers (4)