Computer Architecture Flashcards
1
Q
Central Processing Unit (CPU)
A
Brain of the computer
Executes instructions and controls data flow to and from different parts of the computer.
2
Q
Random Access Memory (RAM)
A
CPU’s short-term memory
- Can only compute values loaded into the RAM
- Used to boot up existing programs faster
3
Q
Hard Drive (HDD)
A
Computer’s long-term memory
- Much slower than RAM
4
Q
Peripherals
A
Components that are connected to increase the capabilities of your computer
i.e. mouse, USB sticks, keyboards
5
Q
Process of a CPU
A
- Fetch
- Decode
- Execute