- Published on
Computer Science – Volatile Storage
Volatile storage refers to storage intended for transient use. The predominant instance of volatile storage is the random access memory (RAM) located on the computer's motherboard. RAM is exceedingly rapid, although it is also rather costly. RAM encompasses all data that a computer is currently processing. Nonetheless, it is volatile storage; so, the contents of RAM persist only while the computer is powered on. When the computer is powered off, the contents of RAM are deleted upon rebooting. A standard desktop or laptop computer typically possesses 8–32 GB of RAM, although more robust systems and servers might include hundreds of gigabytes of RAM.
Volatile storage refers to storage intended for transient use. The predominant instance of volatile storage is the random access memory (RAM) located on the computer's motherboard. RAM is exceedingly rapid, although it is also rather costly. RAM encompasses all data that a computer is currently processing. Nonetheless, it is volatile storage; so, the contents of RAM persist only while the computer is powered on. When the computer is powered off, the contents of RAM are deleted upon rebooting. A standard desktop or laptop computer typically possesses 8–32 GB of RAM, although more robust systems and servers might include hundreds of gigabytes of RAM.
0 Comments