Subtract 30 from 52 using 1's complement
Answers
Answered by
3
Answer:
this is method to solve it
and also mark me as Brainlist
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