-
The Stack Pointer register in a microprocessor—
-
- counts the number of programs being executed on the microprocessor
- counts the number of instructions being executed on the microprocessor
- keeps the address of the next instruction to be fetched
- holds the address of the top of the stack
Correct Option: D
The stack pointer register in a microprocessor always holds the address of the top of stack.