1/12/13 | 16/17 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
14 | 3 | ||||||||||||||||||||||||
18 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7/15 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
1. A number represented using only two digits, 0 and 1.
2. The condition where a mathematical operation results in a number that is too small to be represented in binary form.
3. A method of representing decimal numbers using binary numbers.
4. A method of representing signed numbers using a sign bit and the magnitude of the number.
5. Symbols used to represent numbers.
6. A method of representing signed integers in binary, in which every bit is inverted.
7. A bitwise operation used to shift all the binary digits of a number to righ.
8. A bitwise operation used to shift all the binary digits of a number to left or right by a certain number of positions.
9. A numerical value less than zero, represented using the binary numeral system.
10. The subtraction of binary numbers.
11. The situation when the result of an arithmetic operation is too large to be represented in the available number of bits.
12. The addition of binary numbers.
13. The process of adding two binary numbers to obtain their sum.
14. A digital circuit that adds three binary digits (two operands and a carry) and produces the sum and carry as outputs.
15. A bitwise operation used to shift all the binary digits of a number to left.
16. A base-2 numbering system that uses only two digits, 0 and 1.
17. Performing mathematical operations using binary numbers.
18. The numeric representation of data in binary form.