Chapter 10: Problem 7
What header file must you include in a program using string class objects?
Short Answer
Expert verified
Answer: To use string class objects in a C++ program, the header file `` must be included.