1.2 RAM and ROM Flashcards
purpose of RAM
random access memory
where the computer temporarily stores data and instructions when an application is running
programs in use are transferred to the RAM from the hard disk
holds the operating system while the computer is running
advantages and disadvantages of RAM
- data can be read from and written to RAM
- large compared to the ROM
-volatile, contents are lost when the power is turned off
ROM
read only memory
used to store instructions that don’t need to be changed during normal use
contains the bootstrap - instructions needed for the computer to start up
can be used in computer systems as game cartridges, CDs etc
advantages and disadvantages of ROM
-ROM is non volatile, retains data even if the power is turned off
- data can ony be read from ROM
- small compared to the RAM
Devices require different amounts of RAM.
About how much would these devices require?
a) smartphone
b) games console
c) laptop
d) workstation
a) 2 GB
b) 4 GB
c) 8 GB
d) >16 GB
Descibe the role of programs stored in ROM [2]
programs stored in ROM carry out specific tasks, including initialising hardware components and starting the operating system when a computer is switched on
Describe the difference between volatile and non volatile memory [2]
the content of non-volatile memory is not lost when the computer is turned off whereas the content of volatile memory is erased
the content of volatile memory changes constantly whereas the content of non-volatile memory is fixed and cannot be altered
State which type of memory is used to store application data during execution [1]
RAM
Give two differences between RAM and ROM [2]
RAM is volatile and ROM and not
RAM can be written to ROM cannot