What is the Standard Template Library?
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
Answer: Option A
Join The Discussion