CROSSWORD-3
Across
- 4. There are...... basic logic gates.
- 6. An ..... is a digital logic circuit in electronics that implements addition of numbers.
- 8. A karnaugh map is used to ...... the terms in a Boolean logic expression.
- 9. .......adder produces two outputs as sum and carry.
- 10. ..... number system has a base of 8; digits from 0 to 7 are used to express an ...... number.
- 11. The ..... codes are the codes that represent numbers and alphabetic characters.
- 12. ..... law:(AB)C =A(BC) and (A+B)+C = A+(B+C)
- 14. .....term: A term in a Boolean expression where one or more true or complement variables are ORed.
- 16. ......signal is a continuous signal which represents physical measurements.
- 17. We use the Two's compliment process to..... binary numbers
- 19. ....Gate:A logic circuit whose output is 0 when at least one output is 1.
- 20. The MSB in the ..... code is the same as corresponding MSB in the binary number.
Down
- 1. .......Number system that uses 10 different digits or symbols to represent a quantity.
- 2. A code is said to be .......when two subsequent codes, seen as numbers in binary representation, differ by one.
- 3. After the binary system, ___________ numbers are the most often used in digital applications.
- 5. The binary.......are used for testing whether the value represented by one binary word is greater than, less than, or equal to the value represented by another binary word.
- 7. The .....’s complement of a binary number can be obtained by adding 1 to its 1’s complement.
- 13. The.... gate:Its output is "true" if the inputs are the same and "false" if the inputs are different.
- 15. The leftmost bit in a binary number. This bit has the number's loargest positional multiplier.
- 18. Digital computer represents all kinds of data and information in the ..... system.