Computer Science, asked by rbsujan, 20 days ago

solve by 1's and 2´s complement method. (-7)+(-3)

Answers

Answered by bhaveshmahajan0605
1

Answer:

Differences between 1's complement and 2's complement

To get 1's complement of a binary number, simply invert the given number. To get 2's complement of a binary number, simply invert the given number and add 1 to the least significant bit (LSB) of given result.

Explanation:

hope it will help you

Similar questions