Answer
Process memory includes stack, heap, DLL modules, native allocations, and OS buffers.
Managed heap is only the CLR-controlled memory region used for .NET objects and garbage collection.
Process memory includes stack, heap, DLL modules, native allocations, and OS buffers.
Managed heap is only the CLR-controlled memory region used for .NET objects and garbage collection.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ