2. String and Vector

A brief introduction to string and vector. Although vector gets more attention later in the book, these 2 types are the workhorses of a great deal of real-world C++ code and it’s important that you understand how to use them as early as possible.

You have attempted of activities on this page