Revised 9/26/98; 08/01/99; 12/09/99; 01/18/99
This chapter looks at how
computer programs make decisions about
numbers and variables
using the
if
statement.
This statement
is one of the fundamental building blocks
used in creating large programs.
if
statement.