8085 Microprocessors


8085 Microprocessors

  1. What operation can be performed by using the instruction SUBA?









  1. View Hint View Answer Discuss in Forum

    Clear the accumulator Q The command subtracts the contents of register specified from the accumulator

    Correct Option: A

    Clear the accumulator Q The command subtracts the contents of register specified from the accumulator


  1. Specify the output at PORT1, after the following program has been executed—
    MVI B, 82 H
    MOVA, B
    MOV C, A
    MVI D, 37 H
    DUT PORT 1
    HLT









  1. View Hint View Answer Discuss in Forum

    82 H
    ∵ Out PORT command outputs the data whatever is present in Accumulator.

    Correct Option: A

    82 H
    ∵ Out PORT command outputs the data whatever is present in Accumulator.



  1. Which of the following is commonly used to interface I/P devices?









  1. View Hint View Answer Discuss in Forum

    Tri-state buffer

    Correct Option: B

    Tri-state buffer


  1. Which of the following device is commonly used to interface O/P devices?









  1. View Hint View Answer Discuss in Forum

    Latch

    Correct Option: A

    Latch



  1. In an O/P and I/P port can have the same 8-bit address and data. How does the 8085 differentiate between the ports?









  1. View Hint View Answer Discuss in Forum

    Control signals

    Correct Option: A

    Control signals