A _______ is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.

Skill/Topic: Queues Using Linked Lists
A) queue linked list
B) stacks linked list
C) both of them
D) neither of them
Explanation: A queue linked list is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.

Showing Answers 1 - 2 of 2 Answers

Amish Kumar Aman

  • Jun 5th, 2006
 

A:) be the Ans.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions