Home / ECE / Digital Electronics :: Section 21

ECE :: Digital Electronics

  1. How many interrupts are there in 8085 microprocessor?

  2. A.
    4
    B.
    5
    C.
    6
    D.
    8

  3. 1111 + 11111 =

  4. A.
    101111
    B.
    101110
    C.
    111111
    D.
    011111

  5. Given figure is the voltage transfer characteristic of

  6. A.
    an N MOS inverter with enhanced mode transistor as load
    B.
    an N MOS inverter with depletion mode transistor as load
    C.
    a CMOS inverter
    D.
    BJT inverter

  7. If one wants to design a binary counter, preferred type of flip-flop is

  8. A.
    D-type
    B.
    SR type
    C.
    Latch
    D.
    JK type

  9. (100101)2 is

  10. A.
    (37)10
    B.
    (69)10
    C.
    (41)10
    D.
    (5)10

  11. In which function is each term known as maxterm?

  12. A.
    SOP
    B.
    POS
    C.
    Hybrid
    D.
    SOP and Hybrid

  13. For a NOR SR latch the normal resting state of inputs is

  14. A.
    S = R = 1
    B.
    S = 0, R = 1
    C.
    S = 0, R = 0
    D.
    S = 1, R = 0

  15. Decimal 18.29 when converted int 10's complement will become

  16. A.
    81.7707
    B.
    81.700
    C.
    81.777
    D.
    81.077

  17. An 8-bit microprocessor has 16 bit address bus A0 - A15. The processor addresses a 1-K byte memory chip as shown. The address range for the chip is

  18. A.
    (F00F)H TO (F40E)H
    B.
    (F000)H TO (F3FF)H
    C.
    (F100)H TO (F4FF)H
    D.
    (F700)H TO (FAFF)H

  19. The complement of Boolean expression AB (B C + AC) is

  20. A.
    (A + B) + (B + C) + (A + C)
    B.
    A B + (B + C)(A + C)
    C.
    (A + B) + (B + C) (A + C)
    D.
    none of the above