1 | 7 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
1. The numeric representation of data in binary form.
2. A numerical value less than zero, represented using the binary numeral system.
3. A method of representing signed integers in binary, in which every bit is inverted.
4. The absolute value of a number.
5. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.
6. A number represented using only two digits, 0 and 1.
7. A method of representing signed numbers using a sign bit and the magnitude of the number.
8. A method of representing negative numbers using binary numbers.