Transcription: In this example, the string literal Dundas is stored at the location pointed to by string name. A string literal has type array of char. The last element of the array is a null character. Contrast character constants with string literals. Character constants are surrounded by single quotes, and they most often consist of just one character.