1/7 10
9
2
3
8
4
5
6

Crossword: Arithmetic Binary Shifts

Across

1. Performing mathematical operations using binary numbers.

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

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

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

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

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

Down

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

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

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

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


🖶

Shortcuts

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