Convert -58 into 8bit twos compliment binary

-128  64  32  16  8  4  2  1

   1    1   0    0   0  1  1  0

Therefore 11000110

HB

Related Computing GCSE answers

All answers ▸

Assuming Two's complement convert 10010110 to decimal.


Explain how cache memory can improve system performance.


How do I put 10101011 from binary into decimal?


How do you convert a number from denary to hexadecimal?