Why do computers represent ALL data (numbers, text, images, sound, video) using BINARY (0s and 1s), rather than some other number system?
- **A)** Computers are physically incapable of representing more than two total pieces of information ever
- **B)** Binary can only be used for representing whole numbers, never any other kind of data
- **C)** Digital electronic circuits can most easily and reliably distinguish between just two physical states (e.g., 'on/off' or 'high voltage/low voltage'), making binary a natural and robust fit for digital hardware
- **D)** Binary was chosen purely by historical accident and has no technical advantage over other systems
Answer & Explanation:
**Answer: C)**
The reliability of distinguishing just two clear physical states (rather than many finely-graded ones) is the core reason binary became the standard representation for digital systems.