COMPUTER FUNDAMENTALS

COMPUTER ARCHITECTURE

MEMORY SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Everything in RAM is lost when the computer is turned off.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Random Access Memory is volatile. That means data is retained in RAM as long as the computer is on, but it is lost when the computer is turned off. When the computer is rebooted, the OS and other files are reloaded into RAM, usually from an HDD or SSD.

Detailed explanation-2: -RAM is volatile memory used to hold instructions and data of currently running programs. It loses integrity after loss of power. RAM memory modules are installed into slots on the computer motherboard. ROM (Read-Only Memory) is nonvolatile: data stored in ROM maintains integrity after loss of power.

Detailed explanation-3: -RAM stands for Random Access Memory and it is volatile. When you shut down your computer, RAM clears out and there is no data stored in it.

There is 1 question to complete.