Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole...

8
Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Transcript of Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole...

Page 1: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Figure 2.1Symbolic representation of flow of control through the if statement

© 2

003

Bro

oks

/Co

le P

ub

lish

ing

/ T

hom

son

Le

arn

ing

Page 2: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Listing 2.I

© 2003 Brooks/Cole Publishing / Thomson Learning™

Page 3: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Listing 2.II Experiment

© 2003 Brooks/Cole Publishing / Thomson Learning™

Page 4: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Figure 2.2Symbolic representation of the flow ofexecution through a while statement

© 2003 Brooks/Cole Publishing / Thomson Learning™

Page 5: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Section 2.4Introduction to analysis and design

© 2003 Brooks/Cole Publishing / Thomson Learning™

Page 6: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Listing 2.VII

© 2003 Brooks/Cole Publishing / Thomson Learning™

Page 7: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

© 2

003

Bro

oks

/Co

le P

ub

lish

ing

/ T

hom

son

Le

arn

ing

Figure 2.3Cascading two if statements

to make three choices

Page 8: Figure 2.1 Symbolic representation of flow of control through the if statement © 2003 Brooks/Cole Publishing / Thomson Learning™

Listing 2.X

© 2003 Brooks/Cole Publishing / Thomson Learning™