Primary Storage

Cards (5)

  • Random Access Memory (RAM)

    Used for the temporary storage of currently running programs and data, e.g. the operating system, a text editor program.
    RAM is volatile – data is lost when the power is switched off.
  • Read Only Memory (ROM)

    Used for the permanent storage of data. The data in each store location cannot be changed. ROM can be used for storing programs such as the BIOS. The disadvantage of using ROM to store the BIOS is that it cannot be upgraded.
    ROM is not volatile– data is not lost when the power is switched off.
  • RAM Cache memory
    Used for the temporary storage of frequently accessed data and instructions.
    Volatile
  • Flash memory
    Used for the permanent storage of data. Data stored in flash memory can be changed.
    Non-volatile
  • Primary storage - Table
    A) Cache Memory
    B) ROM
    C) RAM
    D) Flash memory