what is the 1's complement of 11110
Answers
Answered by
2
Answer:
According to above algorithm, take 1's complement of subtrahend 11110, which will be 00011. Then add both of these, So, 11001 + 00011 =11100 . Since there is no carry bit 1, so take 1's complement of above result, which will be 00011, and this is negative number, i.e, 00011, which is the answer.
Similar questions