created 01/03/99; revised 01/22/00; edited 07/18/02

CHAPTER 42 — More about the for Statement

The for is a very useful and very frequently used statement. There are a few more details that you should know about to make full use of it.

Chapter Topics:

QUESTION 1:

(Review:) What is the big advantage of using a for statement instead of a while statement?