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

Crossword: Binary Shifts & Overflow

Across

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

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

3. Where the result of an operation exceeds the maximum or minimum value that can be stored.

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

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

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

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

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

Down

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

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

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

12. Performing mathematical operations using binary numbers.


🖶

Shortcuts

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