1 | 5 | ||||||||||||||||||||
4 | |||||||||||||||||||||
2 | |||||||||||||||||||||
3 | |||||||||||||||||||||
1. A method of representing signed integers in binary, in which every bit is inverted.
2. A number represented using only two digits, 0 and 1.
3. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.
4. A method of representing signed numbers using a sign bit and the magnitude of the number.
5. The absolute value of a number.