What is meant by standard c++ library?
(a) It is the collection of class definitions for standard data structures and a collection of algorithms
(b) It is a header file
(c) Collection of algorithms
(d) Step by step process
The question was posed to me in an interview.
My doubt is from Standard Library Design in division Class Hierarchies, Library & Containers of C++