CROSSWORD-3

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