Computer Science, asked by shanayakhan7865, 5 months ago

Give me the 1's complement and 2's complement of the decimal number 22

Answers

Answered by farhaanaarif84
0

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