answersLogoWhite

0

Volatile memory (or volatile storage) loses data when power is removed. Volatile memory is usually located in the CPU (various registers and caches), and system RAM. Volatile storage is much less common, and generally consists of storage devices made up of DRAM (dynamic RAM) chips.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

True or false Secondary storage loses data and programs after electrical power to the computer has been turned off?

true


What storage refers to storage that loses its data when the power is turned off?

Volatile Storage


Where does PC store programs when power is off?

When a PC is powered off, programs are stored on non-volatile storage devices such as hard drives (HDDs), solid-state drives (SSDs), or external storage. These storage mediums retain data even without power, allowing the operating system and applications to be loaded into the computer's memory (RAM) when it is turned back on. In contrast, the RAM is volatile and loses all stored data when the power is off.


What is volatility in computer?

It is the level of secondary storage that retains data when power is turned off. For example: Memory is volatile if it loses its data when the power is removed.


Memory that loses its contents when the computer power is turned off?

Random Access Memory (RAM) is the kind of memory that loses its content when the computer power is turned off.


Is primary storage volatile?

Yes, primary storage is volatile, meaning that it loses its data when the power is turned off.


Does RAM store information permanently?

No, RAM (Random Access Memory) does not store information permanently. It is a type of volatile memory, meaning it loses all stored data when power is turned off. RAM is used for temporary storage while a computer is running, allowing for quick access to data and applications. For permanent storage, devices like hard drives or SSDs are used.


When your friend turns off her computer what kind of memory loses its contents?

Random Access Memory (RAM) is the kind of memory that loses its content when the computer power is turned off.


What is primary storage is also call?

Primary storage is also called main memory or RAM (Random Access Memory). It is the computer's immediate accessible memory used to store data that is actively being used or processed. This type of storage is volatile, meaning it loses its contents when the power is turned off.


All information stored in vram is not permanent?

That's correct; all information stored in VRAM (Video Random Access Memory) is not permanent. VRAM is a type of volatile memory, meaning it loses its stored data when the power is turned off or the computer is restarted. It is primarily used for temporary storage of graphical data, textures, and frame buffers to facilitate quick access by the GPU while rendering images. Once the system is powered down, all data in VRAM is erased.


What does RAM for a computer mean?

RAM = Random access memory. It is a volatile (loses all data stored when the computer is turned off) yet fast data storage device used in computers. Reading/writing to the harddrive takes a long time, due to moving parts, so the RAM acts as a go between to 'speed up' calculations.


Why would you need a storage device for your computer?

Because the computer can only run programs that reside in RAM. RAM is volatile; it loses its content when power is removed from it. "Storage" is non-volatile; retains its content when power is removed from it.