+----------------+
| Input Devices |
| (Keyboard etc) |
+--------+-------+
|
v
+----------------+
| CPU |
| (Brain of PC) |
+--------+-------+
|
+-------+-------+
| |
v v
+---------------+ +----------------+
| Memory | | Output Devices |
| (RAM) | | (Monitor etc) |
+---------------+ +----------------+This diagram shows the CPU as the brain of the computer in the center. The input devices (like keyboard) send data to the CPU. The CPU processes this data and may store or retrieve information from the memory (RAM). Finally, the CPU sends the processed information to output devices (like the monitor) to show results.
Arrows indicate the flow of data: input to CPU, CPU to memory and output devices.