1 13 15
2/3
12
4 11 16
14
5
17
6
7
8
9
10

Crossword: Binary & Hexadecimal

Across

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

2. Performing mathematical operations using binary numbers.

3. The branch of mathematics that deals with addition, subtraction, multiplication, and division of binary numbers.

4. A base-10 numbering system that uses digits ranging from 0 to 9.

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

6. Symbols used to represent numbers.

7. The leftmost bit in a binary number that represents the sign of the number.

8. A digital circuit that adds three binary digits (two operands and a carry) and produces the sum and carry as outputs.

9. A base-16 numbering system that uses digits from 0-9 and letters A-F

10. A method of representing signed integers in binary, in which every bit is inverted.

Down

11. The process of converting data into a specific format for efficient transmission or storage.

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

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

14. The subtraction of binary numbers.

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

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

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


🖶

Shortcuts

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