Home / ECE / Digital Electronics :: Section 14

ECE :: Digital Electronics

  1. Binary number 101101 when converted to its 2's complement will become

  2. A.
    0101.01
    B.
    0100.10
    C.
    0100.10
    D.
    0101.10

  3. Assertion (A): In a BCD to 7 segment decoder the number of outputs active at one time is always the same.

    Reason (R): A decoder can be used to interface BCD input to LED display.

  4. A.
    Both A and R are correct and R is correct explanation of A
    B.
    Both A and R are correct but R is not correct explanation of A
    C.
    A is true, R is false
    D.
    A is false, R is true

  5. The number of flags available in 6800 are

  6. A.
    6
    B.
    5
    C.
    7
    D.
    4

  7. Microprocessors were introduced in the year

  8. A.
    1951
    B.
    1961
    C.
    1971
    D.
    1981

  9. What is the addressing mode used in instruction MOV M, C?

  10. A.
    Direct
    B.
    Indirect
    C.
    Induced
    D.
    Immediate

  11. For the following decimal multiplication the result are given in binary numbers, Spot the incorrect relation, if any

  12. A.
    15 x 3 = 110000112
    B.
    42 x 1/12 = 10011.1102
    C.
    7.75 x 2.5 = 10011.1102
    D.

  13. Shift left and shift right operations occur in a calculator.

  14. A.
    True
    B.
    False