Computer Science, asked by smilekiller60, 4 months ago

Represent -60 in 1's complement form
plz... answerrr​

Answers

Answered by Anonymous
1

Answer:

The radix-minus-one complement form for representing negative binary numbers. It can be found by replacing all the ones by zeros and all the zeros by ones. For example, the decimal number 27 might be represented as 0011 011, and –27 as 1100 100

Explanation:

Similar questions