Multiple Choice
If the data needs to be processed in a(n) ____ manner, use a queue.
A) FILO
B) LILO
C) LIFO
D) FIFO
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The STL has three main components: _.<br>A)
Q29: The _ iterators are used to output
Q30: The _ operation on a vector container
Q31: A function object contains a function that
Q32: _ iterators are forward iterators that can
Q34: The _ operation removes the first element
Q35: If consecutive elements in listCont have the
Q36: Elements in a(n) _ container are automatically
Q37: The only difference between the containers set
Q38: An iterator to a vector container is