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
7 years ago
Viewed
672 times
How many types of memories are there in .Net?