Saved Bookmarks
| 1. |
Which header file is used to manipulate the string?(a) iostream(b) iomanip(c) string(d) containerThe question was posed to me by my school teacher while I was bunking the class.The origin of the question is Basic String topic in chapter Strings, Streams & Numerics in C++ of C++ |
|
Answer» Right OPTION is (c) string |
|