Primary storage is volatile; meaning it cannot retain data values indefinitely. In other words, when power is turned off, all contents are lost. Secondary storage is non-volatile.
Volatile Storage
Yes, primary storage is volatile, meaning that it loses its data when the power is turned off.
non-volatile storage
Yes
Normally Volatile memory or storage is the real memory in the computer. It is volatile because if the power fails or is turned off the memory (RAM) is erased or reset.
Volatile is RAM and non-volatile is like a hard drive. More specifically, "Volatile" storage will erase its contents when power is removed, while "Non-volatile" storage will have permanently stored the data (until specifically told to erase it), even after power is removed.
that's true! ...and NON-volative, by contrast, does lose its contest when the power is removed from the computer.
RAM, or random access memory.
Assuming you mean 'volatile' - RAM is volatile... When you turn the power off - RAM loses its contents. Non-volatile RAM is able to retain its contents even when the machine is turned off.
The contents of SRAMs get erased when power is switched off.Thus it is called a volatile memory.
The primary storage unit, also known as the main memory or RAM (Random Access Memory), is used to store data and instructions that the CPU (Central Processing Unit) needs to access quickly while executing programs. It is volatile memory, meaning that its contents are erased when the power is turned off.