If A=10101110 and B=001101000 the result of selective clear operation is
Answers
Answered by
0
Explanation:
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