How a Computer Thinks

A computer does not think like a human. It follows steps very fast. Understanding how it works helps you use it better.

The Brain of the Computer: CPU

The CPU (Central Processing Unit) is the brain of the computer. Every time you click, type, or open a file, the CPU processes that action. It works millions of times every second.
🧠 CPU
Processing… millions of instructions per second

How a Computer Processes a Task

1
You give input — You press the letter "A" on the keyboard.
2
CPU receives it — The signal travels to the CPU instantly.
3
CPU thinks — It checks what "A" means using stored rules.
4
RAM stores it briefly — RAM holds the letter "A" while you keep typing.
5
Output appears — The letter "A" shows on your screen.

Computers Use Bits

Computers only understand two things: 0 and 1. Every letter, picture, and sound you see is made of millions of these tiny 0s and 1s. We call them bits.
1
0
1
1
0
0
1
0

These 8 bits together make one byte — enough to store one letter!

RAM vs Storage

RAM is short-term memory. It holds things you are working on right now. When you switch off the computer, RAM forgets everything.

Storage (hard drive or SSD) is long-term memory. It keeps your files even after the computer turns off.
💡 Think of RAM as your desk (you work on it now) and storage as your schoolbag (it keeps things safely).

Quick Exercise

Q1. What does CPU stand for?
Central Processing Unit. It is the brain of the computer.
Q2. What two numbers does a computer use to understand everything?
0 and 1. These are called bits.
Q3. Which memory keeps your files after the computer is switched off?
Storage (hard drive or SSD). RAM loses everything when the computer turns off.

© estudy247.com  |  Junior Computer Skills – Class 3

Leave a Comment

Your email address will not be published. Required fields are marked *