1.

A small code of 8085 as given below, is executedMVI A, 7FHORA ACPI A2HThe contents of the accumulator and flags after execution are

A. A = DD, S = 1, Z = 0, CY = 0
B. A = 7F, S = 1, Z = 0, CY = 1
C. A = DD, S = 0, Z = 1, CY = 0
D. A = 7F, S = 0, Z = 1, CY = 1
Answer» C. A = DD, S = 0, Z = 1, CY = 0


Discussion

No Comment Found

Related MCQs