Question: Which statement accurately describes how items are added to and removed from a stack?
- a stacks adds items to one side and removes items from the other side.
- a stacks adds items to the top and removes items from the top.
- a stacks adds items to the top and removes items from anywhere in the stack.
- a stacks adds items to either end and removes items from either end.
Answer: The correct answer of the above question is Option B:a stacks adds items to the top and removes items from the top.