Which of the following are STL containers types?

a. Series Carton
b. Associative containers
c. Fraternal container
d. Sequence containers
e. Containers adapter
f. Template classes
g. Generic Template Collectives

Part b) Associative containers, part d) Sequence containers, and Part e) container adapters.
Explanation: The position of an element inserted in an associative container depends on the relation between the elements. The position of an element in a Sequence container depends on the order of insertion. The adaptor containers provide an interface for an underlying container that makes the container look different. The position of an inserted item in an adapter container depends on what the adaptor does. Stack and queue behave much like the sequence containers. Priority queue changes this order. Not much is done in the text on this so, you will have to consult a more advanced text on data structures.

Computer Science & Information Technology

You might also like to view...

Which of the following is an example of whole disk encryption?

A. Windows Vista Ultimate B. AES C. Bluesnarfing D. BitLocker

Computer Science & Information Technology

An IP proxy can be the victim of denial-of-service attacks

Indicate whether the statement is true or false

Computer Science & Information Technology