There are Two types of memories in .NET:
1. Stack Memory (used for static memory allocation)
2. Heap Memory (Heap for dynamic memory allocation)
How many types of memories are there in .Net?
Asked 15-Nov-2017
Viewed 650 times
How many types of memories are there in .Net?