answersLogoWhite

0


Best Answer

10

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you writ the number 2 in binary equivalents?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In binary number counting what does ten stand for?

The binary number 10 represents 2. The decimal number 10 in binary would be 1010.


How can I calculate 8 into a Binary number?

Find the powers of 2. 8 in binary would be 1000


In binary number counting what does 10 stand for?

10 is a 2 bit binary number, when converted to decimal numbers it is 2.


What does one and zero mean in binary form?

The binary number 10 represents the number 2


What does binary code mean?

170/2 = 85 R 0. Therefore binary number so far is 0.85/2 = 42 R 1. Therefore binary number so far is 10.42/2 = 21 R 0. Therefore binary number so far is 010.21/2 = 10 R 1. Therefore binary number so far is 1010.10/2 = 5 R 0. Therefore binary number so far is 01010.5/2 = 2 R 1. Therefore binary number so far is 101010.2/2 = 1 R 0. Therefore binary number so far is 0101010.1/2 = 0 R 1. Therefore binary number so far is 10101010.The integer portion of last division was 0 so for the decimal number 170, the binary equivalent is 10101010.


What is the largest binary number that can be obtained with 64 bits?

the largest binary number is 1.84467440737e19. to figure this out you put 2 to the exponent of the certain amount of bits. Eg: 2^64 equals the binary number


What is 10 in binary?

The number ten (10 in decimal format) is 1010 in binary form. The binary number 10 is 2 in decimal form.


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

Binary ( 1 0 ) = decimal ( 2 )


Why binary number need more space?

For the simple reason that the 'places' in a binary number represent multiples of 2, rather than 10. Therefore, a binary '10' = a decimal '2.'


What is the binary number 1000 in base 10?

The binary number 1000 is the decimal (base 10) number 8. The digits in a binary number are exponents of 2 rather than 10, so that for a four-digit number in binary, the digit places represent 8, 4, 2, 1 1000 (binary) = 8 + (0x4) + (0x2) + (0x1) = 8


What decimal number is 00000010?

That is the binary equivalent of the number 2


Which is the number of base in binary number system?

Base 2