1.

Which of the header file must be included to use stringstream?(a) (b) (c) (d) This question was addressed to me in an interview.The question is from Header Files Usage in chapter Source Files, Classes and Operator Overloading in C++ of C++

Answer»

Right CHOICE is (B)

EASY explanation - stringstream is available under the header file in C++.



Discussion

No Comment Found

Related InterviewSolutions