Multiple Choice
The ____ provides class templates to process lists (contiguous or linked) , stacks, and queues.
A) STL
B) ITL
C) CTL
D) ADL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: If the data needs to be processed
Q20: The _ iterators are used to output
Q21: Elements can be inserted in the middle
Q22: Containers are essentially used _.<br>A) to manipulate
Q23: The class vector contains only one constructor.
Q25: The deque class is a type of
Q26: Assuming deq is a deque object. the
Q27: A vector is a type of _.<br>A)
Q28: If the data needs to be processed
Q29: To use a deque container in a