

MCQOPTIONS
Saved Bookmarks
1. |
The step involved in POP operation is |
A. | decrement stack by 2 and store 8-bit content to address pointed to by SP |
B. | store 16-bit content to address pointed to by SP and decrement stack by 1 |
C. | decrement stack by 1 and store content of top of stack to address pointed to by SP |
D. | store content of top of stack to address pointed to by SP and then decrement stack by 1 |
Answer» E. | |