Print a copy of this page and referring to the lab exercise, answer each of the questions on your copy. (You must turn in your answers at the beginning of your laboratory session.)
1. The components in a class that provide operations are called
____________.
2. The components in a class that store data are called
____________.
3. The operation of combining two smaller string objects
into a single (larger) string is called ____________.
4. What function member returns the number of characters in a
string?
5. The string, istream and ostream
types are all examples of _____________.