Build your intuition. Fill in the missing part by typing it in.
In C++, strings are defined using the std::____________
class from the Standard Template Library (STL). To work with strings, you need to include the ________________
header.
Write the missing line below.