Sample 1
Which part of the computer is considered the 'brain' where most data processing takes place?
The Central Processing Unit (CPU) is called the brain of the computer because it carries out the instructions that make programs run — calculations, comparisons, data movement. Other parts support the CPU: RAM holds data temporarily for the CPU to use, the hard drive stores files long-term, and the motherboard connects everything. But the actual processing — the thinking — happens in the CPU.
Why the other choices are wrong
- A. The hard drive is permanent storage; it holds files but doesn't process them.
- B. RAM is fast working memory that holds data for the CPU; it doesn't compute on its own.
- D. The motherboard is the connecting circuit board — important, but it doesn't do the processing itself.