What does 'RAM' stand for in computer memory? 🔊
'RAM' stands for Random Access Memory, which is a type of volatile memory used in computers. It allows data to be read and written quickly, providing temporary storage for the operating system, applications, and data currently in use. This memory type enables quick access, which is crucial for efficient system performance. When the computer is turned off, any data stored in RAM is lost, making it distinct from non-volatile memory like hard drives or SSDs.
Equestions.com Team – Verified by subject-matter experts