Which of the following are Standard Template Library components?
a. Templates
b. Generic Algorithms
c. Template Containers
d. Iterators
e. Classes
f. Structs
The components of the STL are b) Generic Algorithms, c) Template Containers and d) Iterators which are the glue that enables algorithms to work with container contents without compromising the container implementation. Part a) “Templates” is includes too much to be correct but is certainly the rigt direction.
Computer Science & Information Technology
You might also like to view...
To create a list of sources cited in your document, insert which of the following?
A) bibliography B) works cited C) appendix
Computer Science & Information Technology
When you ________ your computer, all open programs and files close, network connections close, and the hard disk stops
Fill in the blank(s) with correct word
Computer Science & Information Technology