Revisions: 08/24/01, 12/12/04, 08/21/06

Chapter 24 — Arrays and Loops

This chapter discusses how arrays and counting loops make a powerful combination. In nearly all programs of appreciable size this combination is used constantly.

Chapter Topics:

QUESTION 1:

Look at these two facts:

Do you see how a loop might be used with an array?