answersLogoWhite

0


Best Answer

it is 1.10101

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 2's compliments binary number 0.01011
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Do binary numbers consist of 1 and 2s?

Yes


Computers process binary numbers which are composed of?

Binary numbers, with or without a computer are a series of 1's and 0's.


Why 2's complement binary subtraction is preffered over 1's complement binary subtraction?

1


What is binary equivalent of -15 using 2's complement?

-15 is 11111111 and 2s com is 1111 0001


What is the answer to 2s-12 plus 2s equals 4s-12?

2s - 12 + 2s = 4s - 124s - 12 = 4s - 124s = 4ss = s==========this is an identity and any number can be s


What is the integer equivalent represented by 2's complement of the binary number 10001011?

To get the 2s complement, change all 1 bits to 0s and all 0 bits to 1s, and add 1 to the result. So the 2s complement of the 8-bit binary number 10001011 is the binary integer 01110101. If you want that in decimal, then remember that each place value column is twice the value of the place value column to its right, and the rightmost place value column for an integer is 1. Thus 01110101 in decimal is 64 + 32 + 16 + 4 + 1 = 117 (And 10001011 as a signed 8-bit binary integer represents the decimal integer -117.)


The 2's compliment of the number 1000 is?

To get the 2s complement, find the 1s complement (by inverting the bits) and add 1. Assuming that number is [4-bit] binary it would be 1000. If it is preceded by 0s, as in, for example, 0000 1000, then it would be 1111 1000.


How many 2s are in the number system?

unknown


Is 4and 1 2s an mixed number or improper fraction?

It is a mixed number.


What is the definition of natural population?

The difference between the number of 2s and the number of 4s in a sum.


How you do find the binary code of -19?

One way is using the Twos (2s) complement; that is you find the binary representation of the positive number of -19, flip all the bits (0s to 1s and 1s to 0s), and finally add 1 to it.The positive bit of -19 is simply 19. It has a binary code of 0001 0011 (8 bits are required for this particular method). Flipping the bits, we get 1110 1100. Adding 1 (or 0000 0001) to our last answer, we get 1110 1101 which would be the binary representation of -19.


Which is the largest number that can be written using three 2s?

4194304 = 222