Why computers use binary (how binary represents data)
Computers are built from tiny switches (transistors).
Each switch has two states:
A series of 1s and 0s is called binary. Each 1 or 0 is a bit.
Everything on a computer (text, images, sound, games) is stored as bits.
Real-life example: A bulb is either ON or OFF. That is binary.
Class task (quick): Name two devices at home that are ON/OFF (fan switch, TV remote power).Importance#
| # | Reason | Explanation |
|---|
| 1 | Only two states | Computers use ON (1) or OFF (0) |
| 2 | Easy to tell apart | 1 and 0 are very different and clear |
| 3 | Simple to use | Using two choices is easier than many |
| 4 | Very reliable | Less chance of mistakes happening |
| 5 | Fast calculations | Computers can quickly work with 1s and 0s |
| 6 | Used everywhere | All computers use binary system |
| 7 | Helps find mistakes | Makes it easier to spot errors |
Modified at 2025-08-11 06:02:30