Memory And Storage Flashcards
What is RAM?
Main memory in the computer and is volatile
What is ROM?
Stores BIOS instructions and is non volatile
Define volatile
Volatile memory loses data when power is turned off
What is virtual memory?
When RAM is full, data is moved from RAM to virtual memory in secondary storage
What is primary storage?
Memory directly accessed by the cpu e.g. RAM,ROM
What is secondary storage?
Non volatile storage used when RAM is full
Advantages of solid state storage
Has no moving parts
Fast read/write speeds
Advantages of optical storage
Very cheap per GB
Very portable
Advantages of magnetic storage
Large storage capacity
Low cost per GB
Name 2 examples of solid state storage
USB stick
SD card
Name 2 examples of optical storage
CDs
DVDs
Name 2 examples of magnetic storage
Hard drives
Magnetic tape
How much is a nibble?
4 bits
How much is a byte?
8 bits
How much is a kilobyte?
1000 bytes