answersLogoWhite

0


Best Answer

The term binary means based on two numbers only. It would be possible to use any two numbers for a binary system, however, since 0 and 1 are the first two numerals, it was considered reasonable to use those. It could just as easily have been 1 and 2. The advantage of a binary system is that it is easily converted to an electrical circuit state; one number means on, the other number means off. That makes it useful for computers, which are based on electrical circuits.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why the 0 and 1 are binary numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the numbers in binary?

The only numbers used in binary are 0 and 1


What numbers is binary made up of?

Binary has all the numbers. Each binary digit can have the value 0 or 1 only.


What numbers are used in binary?

Binary uses only the digits 0 and 1.


What are to brinary numbers?

The only two binary numbers are 0 and 1.


What numbers are in involved in binary code?

1 & 0 ......


What Numbers that computers use to store and process data?

BINARY


What two numbers represent a binary digit?

The only two numbers that represent a binary digit are 0 and 1


What are the multiplication rules for binary?

It is very simple by multiplying binary numbers. Following are the procedure for multiplying binary numbers. Step 1: When we multiplying 0 and 0, we get 0. 0 x 0 = 0 Step 2: When multiplying 1 and 0, we get 0 1 x 0 = 0 Step 3: When multiplying 0 and 1, we get 0 0 x 1 = 0 Step 4: When Multiplying 1 and 1, we get 1 1 x 1 = 1


What is difference between Binary numbers and Decimal Numbers?

Binary can only be 1 & 0. Decimal numbers have a dot in them. Binary numbers use only 2 symbols (0 and 1) to represent different numbers, while decimal numbers use 10 symbols (0 to 9) to represent different numbers. check the below link for more.


What integers are used to represent binary numbers?

0 and 1.


What is the meaning of binary form?

Our system uses 10 numbers: 0123456789. Binary only uses 0 and 1. Our 1 is binary 1, but because there are no more numbers to use, our 2 is binary 10, our 3 is binary 11, our 4 is binary 100, and so on.


What number would you find in a binary code?

The binary system of numbers is based on the numerals 1 and 0