\tDifferenceRAMROMData retentionRAM is a volatile memory which could store the data as long as the power is supplied.ROM is a non-volatile memory which could retain the data even when power is turned off.Working typeData stored in RAM can be retrieved and altered.Data stored in ROM can only be read.UseUsed to store the data that has to be currently processed by CPU temporarily.It stores the instructions required during bootstrap of the computer.SpeedIt is a high-speed memory.It is much slower than the RAM.CPU InteractionThe CPU can access the data stored on it.The CPU can not access the data stored on it unless the data is stored in RAM.Size and CapacityLarge size with higher capacity.Small size with less capacity.Used as/inCPU Cache, Primary memory.Firmware, Micro-controllersAccessibilityThe data stored is easily accessibleThe data stored is not as easily accessible as in RAMCostCostliercheaper than RAM.\t
Kailash Natwar Mallick
Asked: 3 years ago2022-11-02T21:36:10+05:30
2022-11-02T21:36:10+05:30In: Class 11
Difference between RAM and ROM
Difference between RAM and ROM
Leave an answer
Leave an answer
Priyanka Shere
Asked: 3 years ago2022-10-30T05:27:22+05:30
2022-10-30T05:27:22+05:30In: Class 11
Difference between ram and rom
Difference between ram and rom
Leave an answer
Leave an answer
-
RAM, which stands for random access memory, and ROM, which stands for read-only memory, are both present in your computer. RAM is volatile memory that temporarily stores the files you are working on. ROM is non-volatile memory that permanently stores instructions for your computer.
RAM1. It stores during and after processing 2. It is very fast 3. It uses lot of power 4.It is volatile 5. It can be changedROM1. It stored by manufacturer2.It is fast 3. It uses little power 4.It is non volatile5.It cannot be changed