Which header file is used to include the string object functions in C++?
Posted: Wed Jul 13, 2022 7:52 pm
a) #include <string.h>
b) #include <cstring>
c) #include <string>
d) #include <string.cpp>
b) #include <cstring>
c) #include <string>
d) #include <string.cpp>