Why do computers use zeros and ones? a. Because combinations of zeros and ones can represent any number or character. b. Because digital devices have two stable states, it is natural to use one state to represent 0 and the other to represent 1. c. Because binary numbers are the simplest form of representation. d. Because binary numbers are the foundation upon which all other number systems are built.

Answered on

The primary reason computers use zeros and ones (binary digits, or bits) is option b: Because digital devices have two stable states, it is natural to use one state to represent 0 and the other to represent 1. This binary system is reliable and efficient for the electronic circuitry within computers, which can easily distinguish between two distinct states (such as on/off, high/low voltage, or magnetic orientation).