answersLogoWhite

0

4 = 100

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is the binary representation of the hexadecimal number 3D9?

The binary representation is : 1111011001


Binary representation of 0xCA?

The hexadecimal value 0xCA can be converted to binary by converting each hex digit to its 4-bit binary equivalent. The hex digit 'C' corresponds to the binary 1100, and 'A' corresponds to 1010. Therefore, the binary representation of 0xCA is 11001010.


What is the binary representation of the keyword "129" in decimal?

The binary representation of the keyword "129" in decimal is 10000001.


Why you are using binary integer representation?

I am not!


How many zeros are present in the binary representation of 51 5?

11111111=255 'o' zeroes are present in the binary representation of 51x5


What is the binary representation of 13?

1310 = 11012


Is binary code an input or output device?

Binary code is not a device. It is a numerical representation of data.


What is 01101001?

That is the binary representation of the decimal number 105.


What is the binary representation of hexadecimal number of ABC?

It is 101010111100.


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.


Convert 169.254.135.4 to binary?

To convert the IP address 169.254.135.4 to binary, we convert each octet separately. The conversions are: 169 → 10101001, 254 → 11111110, 135 → 10000111, and 4 → 00000100. Therefore, the binary representation of the IP address 169.254.135.4 is 10101001.11111110.10000111.00000100.


What is the binary representation of the decimal number 10?

1010 = 10102