1.

The following program is written for an 8085 microprocessor to add two bytes located at memory addresses 1FFE and 1FFF LXI H 1FFEMOVB, MINRLMOVA, MADDBINRLMOVM, AXORAOn completion of the execution of the program, the result of addition is found

A. In the register A
B. At the memory address 1000
C. At the memory address 1F00
D. At the memory address 2000
Answer» D. At the memory address 2000


Discussion

No Comment Found