Revisions: 08/04/98; 11/07/04, 08/20/06 -- format changes

CHAPTER 13 — String Variables

A sequence of characters is called a string. So far we have been using strings for labeling the output of programs. This chapter will discuss more ways to use strings.

Chapter Topics:

QUESTION 1:

In all our programs so far, what does a variable hold?