answersLogoWhite

0


Best Answer

Binary code means that only whole integers up to 2 (0=<x<2), excluding two can be used.

Binary basically makes all even numbers 0 (or false) and odd numbers 1 (or true)

The number "2" in binary is "0"

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

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

How do you express the number 431 in binary?

110101111


How do you convert 15 to a binary number?

Express it as a sum of powers of 2, thus: 15 = 8 + 4 + 2 + 1. The binary representation has a one for every power of two that is present and 0 when not. So 15, in binary, is 1111.


Express the decimal number 29 into binary?

11101


How do you express 101001 as a binary number?

101001, base 10 = 11000101010001001, base 2


How do you express the binary number 11010010 in decimal?

210 base ten


How do you express 41 as a binary number?

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


Express the decimal number 57 in binary?

The binary value of the decimal number 57 (fifty seven) is 00111001According to three different decimal to binary converters I tried, the decimal number 57 is expressed in binary as 111001. Being able to convert to binary is important because binary is what computers work in.


What is the least number of bits to express 12?

Four bits are required to write '12' as a binary number.(12)10 = ( 1 1 0 0 )2


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


How do you express the number 1010 in binary?

The question is a little vague, so Ill answer it both ways.1010 in binary is 10 in decimal &acirc;&mdash;&bdquo;1010 in decimal is 1111110010 in binary &acirc;&mdash;&bdquo;


In binary number counting what does 10 stand for?

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