1/15 | 18 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
16 | 5 | ||||||||||||||||||||||||
6 | 17 | ||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11/12 | |||||||||||||||||||||||||
13 | |||||||||||||||||||||||||
14 |
1. The conversion of one binary number representation to another.
2. The level of accuracy a computer can represent real numbers.
3. The mathematical operation of combining two or more numbers to obtain a total.
4. A digital circuit that adds three binary digits (two operands and a carry) and produces the sum and carry as outputs.
5. A digital circuit that adds two single binary digits and produces the sum and carry as outputs.
6. A bit that is generated when performing an arithmetic operation on two binary numbers.
7. The subtraction of binary numbers.
8. The value that is transferred to the next left column when the sum of two bits exceeds the base value.
9. A status indicator in a CPU that signals when an arithmetic operation has exceeded the limits of its data type.
10. An error that occurs when a calculation exceeds the maximum limit representable within a fixed number of bits.
11. An error that occurs when a calculation results in a value smaller than the minimum limit representable within a fixed number of bits.
12. The condition where a mathematical operation results in a number that is too small to be represented in binary form.
13. A number representation system using only two digits, 0 and 1.
14. A status indicator in a CPU that signals when an arithmetic operation has produced a result lower than the minimum value representable.
15. The numeric representation of data in binary form.
16. The absolute value of a number.
17. A method of representing decimal numbers using binary numbers.
18. A bitwise operation used to shift all the binary digits of a number to righ.