What is the purpose of the Stack Pointer (SP) in a CPU?
Q1. What is the purpose of the Stack Pointer (SP) in a CPU?
Answer: To store the address of the top of the stack
Explanation: The Stack Pointer (SP) holds the address of the top of the stack, used for storing and retrieving data.