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