Multiple Choice
Which data structure would best be used for keeping track of bank customers waiting for a teller?
A) queue
B) stack
C) list
D) array
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q69: You need to access values in the
Q70: To create a TreeSet for a class
Q71: A list is a collection that _.<br>A)
Q72: Which data structure would best be used
Q73: Consider the following code snippet: LinkedList<String> myLList
Q75: Assume you have created a linked list
Q76: You need to access values in objects
Q77: Assume that you have declared a set
Q78: Consider the following code snippet: PriorityQueue<String> stringQueue
Q79: Which of the following statements about manipulating