Saved Bookmarks
| 1. |
In sign and magnitude form if the number is negative sign bit is |
|
Answer» Answer: If HOWEVER, the binary number is UNSIGNED then all the bits can be used to represent the number. 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. Explanation: Mark me as the brainliest.. |
|