Question
What is a common use of Stack?
Select an option. Your answer will be checked instantly.
Correct Answer: B. function-call management and undo operations
Explanation:
Stack is commonly used for function-call management and undo operations.
Its design supports this task efficiently or naturally.
Leave a Reply