Computers - EdexcelThe role of main memory

The CPU is the part of a computer system that runs programs and processes data. CPUs use the fetch-decode-execute cycle to do this. The CPU is an internal component of the computer hardware. Operating systems and utilities are programs used to manage and maintain the computer system.

Part ofComputer SciencePrinciples of computer science

The role of main memory

is the component of the computer that holds and .

Memory is internal to the computer. As a result, data can be read from and written to main memory extremely quickly. This gives the fast access to the data and that the memory holds.

There are three types of main memory:

  • read only memory (ROM)

ROM is non-volatile, whereas RAM and cache memory are volatile. Non-volatile memory keeps its contents even when the computer is switched off. However, volatile memory loses its contents when the computer has no power.

Main memory is limited in size, especially when compared with .