Home » Microprocessor » 8085 Microprocessors » Question

8085 Microprocessors

  1. What will be the O/P, if the following program is executed?
    MVI A, OO H
    DCRA
    OUT PORT 1
    HLT
    1. OOH
    2. FF H
    3. OOH with CY = 1
    4. Error
Correct Option: B

FF H



Your comments will be displayed only after manual approval.