memory and storage Flashcards
what is an example of primary storage
RAM/ROM
what is a characteristic of memory
volatile
what is a characteristic of storage
non-volatile
what does volatile mean
if something is volatile it loses all its data when it is switched off
how does a computer access data from secondary storage
secondary storage-primary storage-CPU
can the CPU directly access RAM
yes
what does RAM hold
data and instructions currently in use by the processor
what is the typical size of RAM
4-32GB
is RAM volatile
yes
what are the 2 types of RAM
SRAM and DRAM
is ROM volatile
no
why is ROM used
some programs and data need to be permanently stored in memory
how big are instructions on ROM chips
4-8MB
can you read and write to a ROM chip
no you can only read
what does ROM store
bootstrap loader
what does bootstrap loader do(2)
runs when computer turns on and it contains instructions to find and run the operating system
what is BIOS(2)
allows computer to run without secondary storage and allows control over basic technical configuration