1 9
2
11
8
3/7
10
4
5
6

Crossword: Binary Shifts & Overflow

Across

1. The number of positions by which the binary digits of a number are shifted during a bitwise operation.

2. A way to represent real numbers in a computer.

3. A bitwise operation used to shift all the binary digits of a number to righ.

4. A bitwise operation used to shift all the binary digits of a number to left or right by a certain number of positions.

5. The condition where a mathematical operation results in a number that is too small to be represented in binary form.

6. The level of accuracy a computer can represent real numbers.

Down

7. A bitwise operation used to shift all the binary digits of a number to left.

8. Performing mathematical operations using binary numbers.

9. A type of bitwise operation that shifts the bits of a binary number, taking account of the sign of the number.

10. An operation that moves the bits of a binary number to the left or right.

11. A type of bitwise operation that shifts the bits of a binary number, without taking account of the sign of the number.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓