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

Crossword: Binary & Hexadecimal

Across

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

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

3. The absolute value of a number.

4. The addition of binary numbers.

5. The process of adding two binary numbers to obtain their sum.

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

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

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

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

10. The numeric representation of data in binary form.

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

Down

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

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

14. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.

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

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

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


🖶

Shortcuts

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