Computer Science, asked by anja74, 9 months ago

b) Find the eight bit two's complement form of
. -14
. -52
. -123​

Answers

Answered by kshirsagarpriya294
0

Explanation:

Flip all the bits in the signed binary one's complement representation. Replace the bits set on 1's with 0's and the bits set on 0's with 1's. Add 1. Therefore, -99 is 10011101 as an eight-bit, two's complement number.

Similar questions