Explain the difference between RAM and ROM?

Asked 09-May-2022
Viewed 336 times

1 Answer


0

  • Your computer has both RAM and ROM, which stands for random access memory and read-only memory, respectively.
  • RAM is volatile memory that holds the files you're working on briefly. Non-volatile memory (ROM) is used to store instructions for your computer permanently.
  • RAM is volatile memory, which means that when you restart or shut down your computer, the information temporarily held in the module is destroyed. Because the data is stored electrically on transistors, it vanishes when there is no electric current. When you request a file or piece of information, it is either fetched from the computer's hard drive or from the internet. Because the information is saved in RAM, it is instantaneously available when you transition from one programme or page to another.
  • Non-volatile memory (ROM) is information that is permanently stored on a chip. Data is written to individual cells using binary code rather than relying on an electric current to save it. Non-volatile memory is used for elements of the computer that do not change, such as the software's initial boot-up phase or the firmware instructions that allow your printer to function.


Read More: What is computer motherboard?