Q225
Consider the following 8085 instructions: MVI A, A9H MVI B, 57H ADD B ORA A The flag status (S, Z, CY) after the instruction ORA A is executed, is
A.
(0, 1, 1)
AnswerB.
(0, 1, 0)
C.
(1, 0, 0)
D.
(1, 0, 1)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board