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

Crossword: Binary & Hexadecimal

Across

1. A method of representing decimal numbers using binary numbers.

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

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

4. A base-2 numbering system that uses only two digits, 0 and 1.

5. Performing mathematical operations using binary numbers.

6. A method of representing signed numbers using a sign bit and the magnitude of the number.

7. A method of representing negative numbers using binary numbers.

8. The mathematical operation of combining two or more numbers to obtain a total.

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

10. The process of changing a number from one numbering system to another.

11. The way in which a number is expressed.

Down

12. A number representation system using only two digits, 0 and 1.

13. A number represented using only two digits, 0 and 1.

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

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

16. The number system that represents numeric values using only two digits, 0 and 1.

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

18. The conversion of one binary number representation to another.


🖶

Shortcuts

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