Tag: Advantages and disadvantages of virtual memory
-
Advantages and disadvantages of virtual memory
Introduction In modern computing, virtual memory is an essential feature that allows operating systems to compensate for limited physical RAM by using disk storage as an extension of memory. External RAM External RAM refers to additional memory modules or devices connected to a computer to expand its memory capacity. While traditional RAM (Random Access Memory)…