Computer Science, asked by ambikashaji028, 4 months ago

represent -38 in 2s complement

Answers

Answered by chintamanbhamre000
0

Answer:

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

Similar questions