A string is an array of characters, but there are many functions for working with strings. For instance, you can extract just part of a string, tell if one string is embedded inside another string, and replace one string with another.