What is the Standard Template Library?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) Set of C++ classes
c) Set of Template functions used for easy data structures implementation
d) Set of Template data structures only