Multiple Choice
You need to write a program to manage a waiting list of patrons at a restaurant. Which data structure would be most appropriate to model this situation?
A) map
B) stack
C) queue
D) linked list
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: Which of the following statements about data
Q55: A linked list _ encapsulates a position
Q56: A queue is a collection that _.<br>A)
Q57: Print jobs submitted to a printer would
Q58: You need to write a program to
Q60: Which of the following statements about a
Q61: You need to access values in the
Q62: A linear search only requires _ access.<br>A)
Q63: Suppose we have two String objects and
Q64: You need to access values by an