After complete execution of the program in IC 8085 Microprocessor, PC contains . . . . . . . . and SP contains . . . . . . . .
Memory address in hex | Instruction |
2000 | LXI SP, 1000 |
2003 | PUSH H |
2004 | PUSH D |
2005 | CALL 2050 |
2008 | POP H |
2009 | HLT |
A. 100B, 0FFF
B. 200F, FFF0
C. 200B, FFFF
D. 200A, 0FFC
Answer: Option D
Join The Discussion