Multiple Choice
You need to write a program to simulate the effect of adding an additional cashier in a supermarket to reduce the length of time customers must wait to check out. Which data structure would be most appropriate to simulate the waiting customers?
A) map
B) stack
C) queue
D) linked list
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q82: When using a list iterator, on which
Q83: Which nodes need to be updated when
Q84: Your program uses a Map structure to
Q85: Assume that you have declared a set
Q86: You use a(n) _ to access elements
Q88: Assume that you have declared a queue
Q89: Which of the following statements about stacks
Q90: Which of the following correctly declares a
Q91: The nodes of a(n) _ linked list
Q92: You need to access values by their