Question: A pointer called the ______ points to the first entry of the stack, while a pointer called the _____ points to the last entry allocated in the stack.
Answer:
MCQ: A pointer called the ______ points to the first entry of the stack, while a pointer called the _____ points to the last entry allocated in the stack.
Correct Answer:A. top of Stack (TOS),Frame Base (FB)