Q157
Which header file is used to include the string object functions in C++?
A.
#include <string.h>
B.
#include <cstring>
C.
#include <string>
AnswerD.
#include <string.cpp>
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board