234 B
234 B
id | title | tags | created | |
---|---|---|---|---|
18bl | Heap_memory |
|
Saturday, April 20, 2024 |
Heap memory
Summary
-
Along with Stack_memory, programs make use of heap memory during runtime.
-
## Related notes