Home / ECE / Microprocessors :: Section 6

ECE :: Microprocessors

  1. The number of primitive string operations in 8086 is

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

  3. If the resolution of a printer is 1200 dpi, the number of dots per square inch is

  4. A.
    1200
    B.
    800
    C.
    1200 x 1200
    D.
    either (a) or (b)

  5. Which of these are 16 bit microprocessors?

  6. A.
    80286
    B.
    MC68000
    C.
    Z8000
    D.
    All

  7. For 8 bit representation the minimum positive and minimum negative numbers are

  8. A.
    2-128 each
    B.
    2-28 and 2-127
    C.
    2-127 and 2-128
    D.
    2-127each

  9. In which of the following 8085 instructions are all condition flags except CY affected?

  10. A.
    INR r
    B.
    SEE M
    C.
    ACI data
    D.
    ADC r

  11. One T state is precisely equal to one clock period.

  12. A.
    True
    B.
    False

  13. Assertion (A): A good algorithm should be fast, require minimal computer memory and time.

    Reason (R): Many times an algorithm is prepared in the form of a flow chart.

  14. 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 correct R is wrong
    D.
    A is wrong R is correct

  15. Programs like compilers, assemblers etc. are stored in a mircocomputer in

  16. A.
    registers
    B.
    cache memory
    C.
    primary memory
    D.
    mass storage

  17. When performing numerical calculations in floating point arithmetic

    1. Error may occur due to finite representation of numbers.
    2. Error may occur due to rounding.
    3. Error may occur due to finite representation of inherently infinite process.
    Which of the above are correct?

  18. A.
    All
    B.
    1 and 2 only
    C.
    1 and 3 only
    D.
    2 and 3 only

  19. The number of registers and flags in 8086 are

  20. A.
    13 and 5 respectively
    B.
    9 and 5 respectively
    C.
    13 and 9 respectively
    D.
    9 and 9 respectively