Multiple Choice
A collection that remembers the order of items, and allows items to be added and removed only at one end is called a ____.
A) queue
B) stack
C) list
D) set
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: A stack is a collection that _.<br>A)does
Q40: You need to access values in objects
Q41: Select an appropriate expression to complete the
Q42: Assume you have created a linked list
Q43: Select an appropriate declaration to complete the
Q45: Which of the following statements about a
Q46: Suppose we create a deque (double-ended queue)
Q47: Which of the following algorithms would be
Q48: What type of access does a LinkedList
Q49: The term _ is used in computer