answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

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

How do you express 41 as a binary number?

Decimal ( 41 ) = binary ( 1 0 1 0 0 1 )


A 1 or 0 in the binary number system is called?

A 0 or 1 in a binary number is called a bit. A binary number is made up of only ones and zeroes.


Which of the decimal numbers corresponds to the binary number 00000111?

As per the 8421 rule the given binary number can be solved as : 0 0 0 0 0 1 1 1 0 0 0 0 0 4 2 1 i.e : 4+2+1 = 7 So the answer is 07 in decimal for 00000111 in binary


What is the decimal number 24 as a binary number?

(24)10 = ( 1 1 0 0 0 )2


What is the decimal number equivelent to the binary number 101011?

101011 in binary is 32+0+8+0+2+1=43


What decimal number is equivalent to binary number 121?

That's not a binary number ! Binary numbers can only use the digits 1 and 0.


The binary number 10 represents what in the decimal number system?

Binary ( 1 0 ) = decimal ( 2 )


Which number would you find in a binary code?

The numbers used in the binary number system are 1 and 0


What is the binary code for 0?

Normally 1 - 1 = 0 the binary number for 1 is 1 the binary number for 2 is 10 the binary number for 3 is 11 3 - 2 = 1 The binary form of that equation is 11 - 10 = 1 The binary inverse operation would be 1 + 10 = 11 The rest is binary math 11 + 10 = 101 10 + 10 = 100 101 - 1 = 100 100 - 1 = 11 11 - 1 = 10 10 - 1 = 1 1 - 1 = 0 Therefore according to the pattern being displayed, the binary code for zero is 0.


What digits can be used in a binary number?

0 and 1


What decimal number is represents the binary number 10?

In binary this would be written as 1010. This is because in binary (from right to left) the digits in this number mean:(0 * 20) + (1 * 21) + (0 * 22) + (1 * 23).This is equal to (0 * 1) + (1 * 2) + (0 * 4) + (1 * 8), which equals 0 + 2 + 0 + 8, which equals 11 (in decimal).


A 1 or 0 in the binary number system is called a what?

Bit, short for Binary Digit.