This is an old revision of the document!
The prefix “bi” stands for two. This means that binary uses two numbers to count based on zeroes and ones. Computers use binary to store and manipulate data. Zeroes represents no flow of electricity, one represents electricity being allowed to flow.
Decimal: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 Binary: 000000, 000001, 000010, 000011, 000100, 000101, 000110, 000111, 001000, 001001, 001010