1.

Pick out the wrong header file about strings.(a) (b) (c) (d) I had been asked this question in an interview for internship.Query is from Standard Library Design topic in portion Class Hierarchies, Library & Containers of C++

Answer»

Right option is (c) <IOS>

For explanation: The STANDARD header files for string is string and regex. So the WRONG ONE presented here is ios.



Discussion

No Comment Found

Related InterviewSolutions