Question
Which data structure or concept is best described as a linear structure that follows Last In, First Out order?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Stack
Explanation:
Stack is a linear structure that follows Last In, First Out order.
This description distinguishes it from the other choices.
Leave a Reply