Memory
↔ main low-latency RAM in Computer - NOT Virtual Memory || disk space
Virtual Memory
a
Page Table
Data Structure to store/map Virtual Address to Physical Address
References
Shared Memory
↔ Memory to access by multiple ProcessesIn-Memory Indices
↔ Search Collections kept in Memory for speedGarbage-Collection
↔ 🧹Algorithm (in JS Engine) to remove old unused Object from Heap MemoryMemory Address
↔ place in Memory where Value stored