Home / CSE / Digital Computer Electronics :: Section 4

CSE :: Digital Computer Electronics

  1. Convert the 1000 0000 0000 1111 signed binary number to decimal number.

  2. A.
    +15
    B.
    -15
    C.
    -30
    D.
    +30
    E.
    None of the above

  3. The _____ is a sequence of instructions that tells the computer how to process the data.

  4. A.
    data
    B.
    program
    C.
    controls
    D.
    instruction
    E.
    None of the above

  5. The output of the following gate is 1 only if at least one of its inputs is 0.

  6. A.
    AND gate
    B.
    OR gate
    C.
    NAND gate
    D.
    NOR gate
    E.
    None of the above

  7. The highest decimal number that can be represented with 10 binary digits is

  8. A.
    1023
    B.
    1024
    C.
    512
    D.
    All of the above
    E.
    None of the above

  9. The clock signals are used in sequential logic circuits

  10. A.
    to tell the time of the day
    B.
    to tell how much time has elapsed since the system was turned on
    C.
    to carry serial data signals
    D.
    to synchronize events in various parts of a system
    E.
    None of the above

  11. In boolean algebra, the overbar stands for the NOT operation, the plus sign stands for the _____ operation.

  12. A.
    AND
    B.
    OR
    C.
    NAND
    D.
    NOR
    E.
    None of the above

  13. The reduced form of the Boolean expression (A+B)(A+C) is:

  14. A.
    AB+AC
    B.
    A+B+C
    C.
    AC+B
    D.
    A+BC
    E.
    None of the above

  15. A full-adder adds _____ bits, and producing a SUM and a _____

  16. A.
    8, SUBTRACTION
    B.
    3, CARRY
    C.
    16, DIVIDE
    D.
    All of the above
    E.
    None of the above

  17. The radix of the binary number is:

  18. A.
    3
    B.
    1
    C.
    2
    D.
    10
    E.
    None of the above

  19. An XOR gate recognizes only words with an _____ number of 1's.

  20. A.
    even
    B.
    odd
    C.
    different
    D.
    All of the above
    E.
    None of the above