Home / CSE / Digital Computer Electronics :: Section 3

CSE :: Digital Computer Electronics

  1. Conversion of binary number 1000112 to an octal number is

  2. A.
    438
    B.
    478
    C.
    498
    D.
    508
    E.
    None of the above

  3. What table shows the electrical state of a digital circuit's output for every possible combination of electrical states in the inputs?

  4. A.
    Function table
    B.
    Truth table
    C.
    Routing table
    D.
    ASCII table
    E.
    None of the above

  5. What is the hexadecimal equivalent of a binary number 10101111

  6. A.
    AF
    B.
    9E
    C.
    8C
    D.
    All of the above
    E.
    None of the above

  7. The two basic technologies for digital ICs are bipolar and MOS. Bipolar technology is preferred for_____ and _____ whereas MOS technology is better suited to LSI.

  8. A.
    SSI, MSI
    B.
    MSI, LSI
    C.
    SSI, LSI
    D.
    ECL, DTL
    E.
    None of the above

  9. Small-scale integration, abbreviated _____ refers to fewer than 12 gates on the same chip. Medium-scale integration (MSI) means 12 to 100 gates per chip. And large-scale integration (LSI) refers to more than _____ gates per chip.

  10. A.
    SSI, 75
    B.
    SSI, 100
    C.
    SSI, 1000
    D.
    SSI, 10000
    E.
    None of the above

  11. How many outputs signals can a gate have?

  12. A.
    one
    B.
    more than one
    C.
    two only
    D.
    both (a) and (b)
    E.
    None of the above

  13. Conversion of an octal number 1258 to its decimal number is

  14. A.
    9010
    B.
    8510
    C.
    8710
    D.
    9910
    E.
    None of the above

  15. What is the main advantage of using MOSFET rather than bipolar transistor circuitary in ICs?

  16. A.
    much greater complexity (more components) than bipolar circuits : better economy
    B.
    higher operating speed than bipolar circuits
    C.
    fewer power supply connections are required with MOS ICs
    D.
    system designers are more familiar with MOS circuitary

  17. The term sum-of-products in boolean algebra means

  18. A.
    The AND function of several OR functions
    B.
    The OR function of several AND functions
    C.
    The OR function of several OR functions
    D.
    The AND function of several AND functions
    E.
    None of the above

  19. A shift register can be used for:

  20. A.
    parallel to serial conversion
    B.
    serial to parallel conversion
    C.
    digital delay line
    D.
    all of the above
    E.
    None of the above