BASIC COMPUTER CONCEPTS
COMPUTER SYSTEM TYPES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
HDD
|
|
USB
|
|
ROM
|
|
RAM
|
Detailed explanation-1: -RAM is volatile memory used to hold instructions and data of currently running programs. It loses integrity after loss of power.
Detailed explanation-2: -Volatile memory is a type of memory that maintains its data only while the device is powered. If the power is interrupted for any reason, the data is lost.
Detailed explanation-3: -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-4: -Which RAM is volatile in nature? Volatile memory, in contrast to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is quickly lost.