Lesson 7 of 9 · 6 min
Computer architecture basics
A computer has a CPU (processor) that executes instructions, RAM (fast temporary memory for current work), storage (long-term files), and input/output devices. The CPU follows the fetch–decode–execute cycle billions of times per second.
🧠 💾 ⌨️
CPU, memory, storage, I/O
Let’s try it! ✍️
Question 1 of