What Is The Difference Between Ram And Rom?
RAM -
The RAM area consists of multiple chips attached to the computer's motherboard. RAM is the working area of the computer. All types of writing and reading can be done in RAM. Data is stored in RAM electronically, so all data in RAM is temporary. The data and programs in RAM are deleted when the power is cut off or the computer is stopped for any other reason. Even restarting the computer does not recover those data. That is why RAM is called the temporary memory of the computer. And so while working every now and then information or.
ROM -
ROM is the computer's own memory center. Computer can only read data from ROM and act accordingly. The computer cannot delete or change any information stored in ROM memory. That's why ROM is called permanent memory of the computer. The higher the RAM of the computer, the faster the computer will be able to perform difficult tasks.
Difference Between RAM and ROM -
RAM -
- The full form of RAM is Random Access Memory.
- It is possible to temporarily store data in RAM and read data from RAM.
- RAM is volatile memory, i.e. the data stored in RAM is erased when the power is turned off.
- Running programs and variable data are stored in RAM.
- Access time is relatively short.
- It contains no data when created.
- Relatively low price.
- Flip-flops are used in making
- Classification of RAM like Static RAM, Dynamic RAM etc/
ROM -
- The full form of ROM is Read Only Memory.
- Data is usually stored permanently in ROM only once and the stored data can be read anytime when required.
- RAM is non-volatile memory, i.e. the data stored in RAM is not deleted even if the power supply is turned off.
- Data and programs that do not need to be changed easily are stored in ROM.
- Access time is relatively high.
- It contains some required data during creation.
- Relatively expensive.
- Flip-flops are not used in the build.
- Classification of ROMs such as PROM, EPROM, EEPROM etc.
