Autosave: 2024-04-16 07:40:04
This commit is contained in:
parent
64261c52d6
commit
7076ae6def
2 changed files with 5 additions and 0 deletions
BIN
.zk/notebook.db
BIN
.zk/notebook.db
Binary file not shown.
|
@ -9,4 +9,9 @@ created: Tuesday, April 16, 2024
|
|||
|
||||
During runtime programs make use of two types of memory: stack and heap.
|
||||
|
||||
## Stack memory
|
||||
|
||||
Similarly to the stack data structure works on hte basis of LIFO: the last item
|
||||
put on the stack is the first item to be withdrawn.
|
||||
|
||||
## Related notes
|
||||
|
|
Loading…
Add table
Reference in a new issue