Page 1 of 1

Which header file is used to include the string object functions in C++?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) #include <string.h>
b) #include <cstring>
c) #include <string>
d) #include <string.cpp>