Home » Microprocessor » 8085 Microprocessors » Question

8085 Microprocessors

  1. How many times the following loop will be executed?
    LXI B, 0007 H
    DCXB
    MOVA, B
    ORAC
    JNZLOOP
    1. 7 times
    2. Can't say
    3. 8 times
    4. Infinitely
Correct Option: A

7 times



Your comments will be displayed only after manual approval.