Vidyalelo
C++ Programming · Q889

C++ miscellaneous

Programming · C++ Programming · question 889

Q889

Which of the header file must be included to use stringstream?

A.
<iostream>
B.
<string>
Answer
C.
<sstring>
D.
<sstream>

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board