memory Flashcards
what does RAM stand for?
random access memory
what does ROM stand for?
read only memory
what are the properties of RAM?
- volatile
- can be changed any time
- stores programs currently being used by the user
- contains operating systems
what are the properties of ROM?
- non volatile
- programmed during manufacture
- contains boot program
what size is RAM?
it is large(4 GB or more in a typical computer)
what size is ROM?
it is small (1 or 2MB required to boot the program)
why does a computer have both ROM and RAM ?
- to boot the computer and to store current programs
what is virtual memory?
virtual memory is used as an extension to RAM
how does virtual memory effect the computer?
it makes it slower because access is slower
what would adding more RAM do?
reduces use of virtual memory.
what does volatile mean?
data is lost when the computer is turned off
what is flash memory?
a type of ROM which can be rewritten
properties of flash memory
- portable
- cheap
- high capacity