

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is not a valid statement regarding stringstream? |
A. | Stringstream is defined in the header file <sstream>. |
B. | It allows string based objects treated as stream. |
C. | It is especially useful to convert strings to numerical values and vice versa. |
D. | None of these |
Answer» E. | |