Computer Science, asked by domtse6141, 11 months ago

Find 1's complement and 2's complement for the following decimal -98 and -135

Answers

Answered by gauravarduino
2

Explanation:

To get the two's complement negative notation of an integer, you write out the number in binary. You then invert the digits (1's complement), and add one to the result. Suppose we're working with 8 bit quantities and suppose we want to find how -28 would be expressed in two's complement notation.

Similar questions