The correct response is Binary numbers use only the digits 0 and 1; decimal numbers use 0 through 9.
Here's a breakdown of the options:
-
Binary numbers are shorter to write than decimal numbers: This is not necessarily true, as binary representations can be longer than their decimal counterparts for the same value.
-
Binary numbers use more unique characters than decimal numbers: This is incorrect. Binary uses only 2 unique characters (0 and 1) while decimal uses 10 unique characters (0 through 9).
-
Binary numbers are easier for people to read than decimal numbers: This is also incorrect. Decimal numbers are generally easier for most people to read and understand as they correspond to our everyday counting system.
Therefore, the statement that accurately describes the difference is that binary numbers use only the digits 0 and 1, while decimal numbers use 0 through 9.