Home / CSE / Digital Computer Electronics :: Section 5

CSE :: Digital Computer Electronics

  1. Which of the following is a universal gate?

  2. A.
    AND
    B.
    OR
    C.
    EX-OR
    D.
    NAND
    E.
    None of the above

  3. The number of input words in a truth table always equals _____ where n is the number of inputs bits.

  4. A.
    10n
    B.
    2n
    C.
    4n
    D.
    8n
    E.
    None of the above

  5. Conversion of decimal number 6110 to it's binary number equivalent is

  6. A.
    1111012
    B.
    1111002
    C.
    1100112
    D.
    0011012
    E.
    None of the above

  7. Multiplication of 478 by 528 is

  8. A.
    (3144)8
    B.
    (4147)8
    C.
    (3146)8
    D.
    (3184)8
    E.
    None of the above

  9. Which of the following boolean algebra statements represent commutative law

  10. A.
    (A+B)+CA+(B+C)
    B.
    A.(B+C)(A.B)+(A.C)
    C.
    A+BB+A
    D.
    A+AA
    E.
    None of the above

  11. Binary-Coded-decimal (BCD) numbers express each digit as a _____

  12. A.
    byte
    B.
    nibble
    C.
    bit
    D.
    All of the above
    E.
    None of the above

  13. Computers use thousands of flip-flops. To coordinate the overall action, a common signal called the _____ is sent to each flip-flop.

  14. A.
    latch
    B.
    clock
    C.
    master
    D.
    slave
    E.
    None of the above

  15. Conversion of decimal number 9310 to hexadecimal number is

  16. A.
    2D16
    B.
    5D16
    C.
    6216
    D.
    3116
    E.
    None of the above

  17. Conversion of decimal number 9910 to it's octal number equivalent is

  18. A.
    1218
    B.
    1438
    C.
    1248
    D.
    1198
    E.
    None of the above

  19. The 2's compliment of binary number 0.01011 is:

  20. A.
    1.10101
    B.
    0.10101
    C.
    1.10100
    D.
    0.10100
    E.
    None of the above