Computer Science, asked by jacobmishu22, 1 month ago

Writen1's complements aand 2's complements for the following decimal numbers
1) -13
2)-65

Answers

Answered by ritikasingh9940
1

Answer:

For example, 1's complement of binary number 110010 is 001101. To get 2's complement of binary number is 1's complement of given number plus 1 to the least significant bit (LSB). For example 2's complement of binary number 10010 is (01101) + 1 = 01110.

...

One's Complement.

Similar questions