answersLogoWhite

0

I am not!

User Avatar

Wiki User

14y 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


How do you convert 47.5 into binary?

To convert 47.5 into binary, first convert the integer part (47) to binary. 47 in binary is 101111. For the fractional part (0.5), multiply by 2, resulting in 1.0, which indicates that the binary representation of 0.5 is .1. Combining both parts, 47.5 in binary is 101111.1.


What is the dyadic expansion of an integer?

It is the integer's expansion in binary.


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

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


What is binary of -37 using sign and magnitude representation?

In sign and magnitude representation, the first bit is used for the sign (0 for positive and 1 for negative). The magnitude of 37 in binary is 100101. To represent -37, we set the sign bit to 1, resulting in 1 100101. Thus, the binary representation of -37 in sign and magnitude is 1100101.


Full form of BIT?

binary integer don't think so... It's binary digit.


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 benefit of using biased representation for the exponent portion of a floatingpoint number?

It allows you to compare two floating point values using integer hardware.


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 4?

4 = 100


What is the binary representation of 13?

1310 = 11012


What is the full meaning of BIT in computing?

Binary Integer