FUNDAMENTALS OF COMPUTER

APPLICATION SYSTEM SOFTWARE

WHAT IS COMPUTER SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A volatile memory of computer
A
ROM
B
Hard Disk
C
RAM
D
CD-ROM
Explanation: 

Detailed explanation-1: -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-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: -Data of RAM is very volatile, it will exist as long as there is no interruption in power. Data present in Read-Only Memory (ROM) is not volatile, it is permanent. Data will remain unchanged even when there is a disruption in the power supply. These are the main differences between RAM and ROM.

There is 1 question to complete.