| 11. | Instructions used the right half word plus the left sign bit to form addresses, yielding a 17-bit address space.
|
| 12. | Floating-point numbers in IEEE 754 format consist of three fields : a sign bit, a biased exponent, and a fraction.
|
| 13. | For data storage, each word was divided into two halves, each half was a 15-bit number with a sign bit.
|
| 14. | When accumulators were combined in an instruction, the sign bit of the Most Significant Accumulator was used and the others ignored.
|
| 15. | In a sign-and-magnitude representation of numbers, the value of the sign bit determines whether the numerical value is positive or negative.
|
| 16. | In the two's complement representation, the sign bit has the two representations of zero, one for each value of the sign bit.
|
| 17. | The computer had 2048 words of erasable magnetic core memory and 36 overflow bit, and one sign bit ( ones'complement representation ).
|
| 18. | If the value is equal to the register size, then the sign bit is included in the value of " m ".
|
| 19. | If it is one less than the register size, the sign bit is not included in the value of " m ".
|
| 20. | In the two's complement representation, the sign bit has the two representations of zero, one for each value of the sign bit.
|