Which of the following header file does not exist?
(a) <iostream>
(b) <string>
(c) <sstring>
(d) <sstream>
I got this question in an online quiz.
I would like to ask this question from Header Files Usage topic in chapter Source Files, Classes and Operator Overloading in C++ of C++