Though we have learned how to scan, store, and print individual characters, we may want to work with (have the user enter, store, print) whole words, phrases, or even sentences. That’s where strings come into the picture. A string is basically an array or characters with a special feature.