Pick the correct statement.
(a) STL is a generalized library
(b) Components of STL are parameterized
(c) STL uses the concept of templates classes and functions to achieve generalized implementation
(d) All of the mentioned
This question was posed to me during an internship interview.
The above asked question is from Standard Template Library in division Derived Classes, Templates & Exception Handling in C++ of C++