The difference between Ram
and Rom are given below:
- Ram stores data temporally and Rom stores data permanently.
- Ram is volatile type; on the other hand Rom is non volatile type.
- Ram holds data and program instruction while the CPU works with them; Rom holds data instruction that the computer needs to operate.
- When a program launched it is loaded into and run from memory for faster access; When computers power turned on it checks ROM for direct instruction or direction that helps it start up and inform about it hardware device.
- Rams data is always readable and rewritable; Rom’s data is non rewritable.

No comments:
Post a Comment