Home / ECE / Microprocessors :: Section 6

ECE :: Microprocessors

  1. In 8085

  2. A.
    RST 6.5 and RST 5.5 are high level sensitive interrupts
    B.
    RST 6.5 and RST 5.5 are low level sensitive interrupts
    C.
    RST 5.5 is low level sensitive interrupt but RST 5.5 is high level-sensitive interrupt
    D.
    RST 5.5 is low level sensitive interrupt but RST 6.5 is high level sensitive interrupt

  3. Assertion (A): Microprocessor 8085 has an 8 bit register called accumulator which stores intermediate answers during a computer operation.

    Reason (R): Accumulator can send or receive data.

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

  5. Assertion (A): Interfacing means synchronisation of digital information transmission between input output devices and computer.

    Reason (R): A computer with higher bit word size executes programs at a faster rate.

  6. 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

  7. IC 74181 is a 4 bit device.

  8. A.
    True
    B.
    False

  9. Which of the following instructions in 8085 does not belong to data transfer group?

  10. A.
    L X I rp, data 16
    B.
    MOV M, r
    C.
    MVIM, data
    D.
    ADC M

  11. Which of the following buses does not exist in 8085?

  12. A.
    Data bus
    B.
    Address bus
    C.
    Control bus
    D.
    Exchange bus

  13. The sign of a floating point number depends on

  14. A.
    only the sign of mantissa
    B.
    only the sign of exponent
    C.
    the sign of both mantissa and exponent
    D.
    either (a) or (b)

  15. Assertion (A): A higher level language is less efficient that machine language but more efficient than assembly language.

    Reason (R): It is easier to learn and use higher level language than machine language.

  16. 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

  17. The accumulator drives the ALU.

  18. A.
    True
    B.
    False

  19. System bus is the communication channel between microprocessor and peripherals.

  20. A.
    True
    B.
    False