Where are standard C libraries defined in C++?
(a) Container
(b) std namespace
(c) list
(d) iterators
This question was posed to me during a job interview.
I would like to ask this question from C Standard Library in section Strings, Streams & Numerics in C++ of C++