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

Verified
Correct Answer:
Verified
Related Questions
Q56: Consider the code snippet shown below: <img
Q57: You need to write a program to
Q58: In a linked list data structure, when
Q59: When using a list iterator, on which
Q60: Complete the following code, which is intended
Q62: Assume that you have declared a map
Q63: A binary search requires _ access.<br>A)sorted<br>B)random<br>C)arbitrary<br>D)sequential
Q64: You need a data structure in your
Q65: Which of the following statements about sets
Q66: You need to access values in the