1 | 16/17 | ||||||||||||||||||||||||
2 | 19 | ||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
7 | 6 | ||||||||||||||||||||||||
18 | |||||||||||||||||||||||||
8/14/15 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10/11 | |||||||||||||||||||||||||
12 | |||||||||||||||||||||||||
13 | |||||||||||||||||||||||||
1. The leftmost bit in a binary number that represents the sign of the number.
2. The subtraction of binary numbers.
3. The conversion of one binary number representation to another.
4. A method of representing signed numbers using a sign bit and the magnitude of the number.
5. A base-16 numbering system that uses digits from 0-9 and letters A-F
6. A way to represent real numbers in a computer.
7. A bitwise operation used to shift all the binary digits of a number to left.
8. A method of representing signed integers in binary, in which every bit is inverted.
9. Symbols used to represent numbers.
10. A base-2 numbering system that uses only two digits, 0 and 1.
11. Performing mathematical operations using binary numbers.
12. A group of four bits.
13. The absolute value of a number.
14. The situation that occurs In binary addition, when the sum exceeds the maximum representable value.
15. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.
16. The addition of binary numbers.
17. The process of adding two binary numbers to obtain their sum.
18. A type of bitwise operation that shifts the bits of a binary number, without taking account of the sign of the number.
19. A numerical value less than zero, represented using the binary numeral system.