Multiple choice

What is the function of Stack Pointer Register?

  1. It holds the address of the data item to be retrieved from the main memory.

  2. It holds the starting address of the memory stack.

  3. It holds the address of the next instruction to be executed.

  4. It holds the instruction code currently being executed.

  5. It holds the address of the top element of the memory stack.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

It is done by Stack Pointer.