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