Components of Standard Template Library (STL) - C++ - Containers, Algorithms, and Iterators.
Q. C++: The Standard Template Library (STL) consists of three main components. What are those components?- Published on 19 Oct 15a. ADT, Structure,class.
b. Containers, Algorithms, and statements.
c. Containers, Algorithms, and Iterators.
d. None of the above.
ANSWER: Containers, Algorithms, and Iterators.