Memory Allocation
Get introduced to the different types of memory allocations in C.
We'll cover the following
Static memory allocation
- Actual allocation is done during execution
- Allocation is done on a Stack
Get hands-on with 1200+ tech skills courses.