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

Crossword: Binary & Hexadecimal

Across

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

2. The absolute value of a number.

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

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

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

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

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

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

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

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

11. A digital circuit that adds two single binary digits and produces the sum and carry as outputs.

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

Down

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

14. The numeric representation of data in binary form.

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

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

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


🖶

Shortcuts

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