1.1.3 (Input, Output, and Storage) Flashcards
What is an input device, and give an example?
- Any hardware giving information to the computer
- Keyboard, mouse, webcam, mic
What is an output device, and give an example?
- Any hardware giving information to the user
- Monitor, speakers
Why is secondary storage needed on a computer system?
To store files including when the computer is turned off
What are the characteristics of Magnetic Disk Storage e.g. HDD?
- Large capacity
- relatively cheap
- sensitive to movement due to moving parts
What are the characteristics of Solid State (flash) storage?
- Lower capacity
- relatively expensive
- no moving parts so not sensitive to movement
What are the characteristics of Optical Disc storage?
- Low capacity
- very cheap per disc
- moving parts so can’t be moved while running
List the 6 characteristics of secondary storage
Cost Capacity Reliability Speed Portability Durability (Computers Can Really Store Petabytes of Data)
What are the three types of secondary storage?
- Magnetic Disk
- Optical Disk
- Solid State
What is primary memory?
Memory directly accessed by the CPU
What are the two types of primary memory?
RAM and ROM
What is the purpose of ROM?
- Stores BIOS
- Stores boot up instructions
- Stores data that should not be changed
Is ROM volatile or non volatile?
Non volatile
What is the purpose of RAM?
Stores currently running programs and data
Is RAM volatile or non volatile?
Volatile
Why do computers need virtual memory?
- When RAM is full
- secondary storage is used as temporary RAM