Computer Science, asked by naitiknayan165, 11 months ago

Find the complement of 101001110​

Answers

Answered by christinasusan98
0

Answer:

To get 1's complement of a binary number, simply invert the given number. 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).

Similar questions