102k views
11 votes
If we use 6 bits for representing positive and negative numbers using 2's

complement methods, what is the value of 11100?

2 Answers

10 votes
Yeeeeeeeeeeeeeeeeeeeeeeee
User Satish Shinde
by
3.6k points
7 votes
Answer:

-4


Step-by-step explanation:
In binary, 11100 is 28
But in the two’s complement method, it will equals = (-4).
the last number always represents negative number.
In other words, if this (101010) with 6 digits. Without using two’s complement method, it would be 42 in binary. But with two’s complement method, it would ( - 22)


I hope this helps. Please don’t hesitate to ask if u concerning my answer
User Jaeo
by
3.7k points