8085 microprocessor miscellaneous


8085 microprocessor miscellaneous

8085 Microprocessor

  1. The highest priority in 8085 micropr ocessor system is









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    NA


  1. In 8085 microprocessor system, the direct addressing instruction is









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    NA



  1. An interrupt in which the external device supplies its address as well as the interrupt request, is known as









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    NA


  1. In 8085 microprocessor, the value of the most significant bit of the result following the execution of any arithmetic or Boolean instruction is stored in the









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    NA



  1. Following program is written for an 8085 microprocessor to add two bytes located at memory addresses 1FFE and 1FFF
    LXI H, 1FFF
    MOV      B, M
    INR      L
    MOV      A,M
    ADD      B
    INR      L
    MOV      M, A
    XOR      A
    On completion of the execution of the program, the result of addition is found









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    NA