MCQOPTIONS
Saved Bookmarks
| 1. |
The following program is run on an 8085 microprocessor,Memory address in Hex Instruction2000 LXI SP, 10002003PUSH H2004 PUSH H2004 PUSH D2005 CALL 20502008 POP H2009HLTAs the completion of execution of the program, the program counter of the 8085 contains , and the stack pointer contains |
| A. | 2050, OFFC |
| B. | 2251, OFFC |
| C. | 1025, OCCF |
| D. | 1125, OCCF |
| Answer» B. 2251, OFFC | |