Computer Science, asked by sanjanaraj912, 2 months ago

name the two methods of representing negative numbers using binary number system​

Answers

Answered by Dinogyu17
22

We have seen that negative binary numbers can be represented by using the most significant bit (MSB) as a sign bit. ... The representation of a signed binary number is commonly referred to as the sign-magnitude notation and if the sign bit is “0”, the number is positive. If the sign bit is “1”, then the number is negative.

Similar questions