107k views
1 vote
The binary numbering system uses only two symbols—the digits 0 and 1—to represent all possible numbers. - true or false

User Mginn
by
4.7k points

1 Answer

5 votes

Answer:

True

Step-by-step explanation:

Binary representation uses only 0 or 1 to represent True = 1, or False = 0. When sequenced with other binary digits, they can form numbers in base 2.

Ex: 0000 equals the number 0

0001 equals the number 1

0010 equals the number 2

0011 equals the number 3

User Anuran Barman
by
4.5k points