1/11 | 15 | |||||||||||||||||||||||
2 | 19 | |||||||||||||||||||||||
3/4 | ||||||||||||||||||||||||
16 | ||||||||||||||||||||||||
5 | ||||||||||||||||||||||||
12/13 | 18 | |||||||||||||||||||||||
6 | ||||||||||||||||||||||||
7 | ||||||||||||||||||||||||
8 | ||||||||||||||||||||||||
14 | ||||||||||||||||||||||||
9/10 | 17 | |||||||||||||||||||||||
1. The leftmost bit in a binary number that represents the sign of the number.
2. The conversion of one binary number representation to another.
3. In binary addition, when the sum of two bits exceeds the base, a carry is generated and added to the next higher order bit.
4. A bit that is generated when performing an arithmetic operation on two binary numbers.
5. A base-16 numbering system that uses digits from 0-9 and letters A-F
6. A type of bitwise operation that shifts the bits of a binary number, taking account of the sign of the number.
7. A way to represent real numbers in a computer.
8. A number represented using only two digits, 0 and 1.
9. The subtraction of binary numbers.
10. A group of eight bits.
11. A bitwise operation used to shift all the binary digits of a number to righ.
12. The situation that occurs In binary addition, when the sum exceeds the maximum representable value.
13. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.
14. The number of unique digits used in a numbering system.
15. A bitwise operation used to shift all the binary digits of a number to left or right by a certain number of positions.
16. A digital circuit that adds two single binary digits and produces the sum and carry as outputs.
17. The basic unit of information in computing and digital communications, representing a binary digit (0 or 1).
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 bitwise operation used to shift all the binary digits of a number to left.