1/8 | |||||||||||||||||||||||
2 | |||||||||||||||||||||||
12 | |||||||||||||||||||||||
3 | |||||||||||||||||||||||
11 | |||||||||||||||||||||||
9/10 | |||||||||||||||||||||||
4 | |||||||||||||||||||||||
5 | |||||||||||||||||||||||
6 | |||||||||||||||||||||||
7 | |||||||||||||||||||||||
1. The condition where a mathematical operation results in a number that is too small to be represented in binary form.
2. A type of bitwise operation that shifts the bits of a binary number, taking account of the sign of the number.
3. A way to represent real numbers in a computer.
4. The level of accuracy a computer can represent real numbers.
5. The number of positions by which the binary digits of a number are shifted during a bitwise operation.
6. A bitwise operation used to shift all the binary digits of a number to left.
7. A bitwise operation used to shift all the binary digits of a number to righ.
8. Performing mathematical operations using binary numbers.
9. An operation that moves the bits of a binary number to the left or right.
10. A bitwise operation used to shift all the binary digits of a number to left or right by a certain number of positions.
11. Where the result of an operation exceeds the maximum or minimum value that can be stored.
12. A type of bitwise operation that shifts the bits of a binary number, without taking account of the sign of the number.