a) Set of C++ template classes to provide common programming data structures and functions
b) Set of C++ classes
c) Set of Template functions used for easy data structures implementation
d) Set of Template data structures only
Meghna MittalBegginer
a
Explanation: STL expanded as Standard Template Library is set of C++ template classes to provide common programming data structures and functions.