8085 Microprocessors


8085 Microprocessors

  1. The Data Bus is multiplexed with the lower bytes of—









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    NA


  1. If Register B contains 28 H, and Accumulator 97 H. What will be the content of Register C after the following program has been executed?
    MOV A, B
    MOVC, A
    MOV B, C
    MOV C, B









  1. View Hint View Answer Discuss in Forum

    28 H

    Correct Option: A

    28 H



  1. What is the opcode in the given instruction MVI H, L?









  1. View Hint View Answer Discuss in Forum

    MVI,
    ∴ It specifies what the task has to be performed.

    Correct Option: A

    MVI,
    ∴ It specifies what the task has to be performed.


  1. In a flag register of 8085, where does the sign flag and parity flag set?









  1. View Hint View Answer Discuss in Forum

    D7 and D2

    Correct Option: C

    D7 and D2



  1. What is the size of the stack pointer in an 8085 MPU?









  1. View Hint View Answer Discuss in Forum

    16 bit is the size of the stack pointer in 8085
    ∴ It has to store 4 bit hexadecimal address.

    Correct Option: B

    16 bit is the size of the stack pointer in 8085
    ∴ It has to store 4 bit hexadecimal address.