How many bits in a byte?
8
What does ROM contain
Bootstrap, BIOS
What is the most expensive but durable secondary storage?
Solid State
Name all 3 types of secondary storage
Optical, Magnetic, Solid State
What is the purpose of virtual memory
When RAM is full the operating system moves data from RAM to a location on secondary storage called Virtual Memory. The data is swapped back to RAM if needed. This slows the performance of the computer.
What does RAM hold
stores data, files and programs currently in use