and operator (&&
) for, 78–79
blocks, 135–137
Boolean expressions, 77–79, 112–120
braces { }
used for, 82, 121–123, 137–138
break
statements, 131–133
C++ flow of control using, 75–82
comparison operators for, 77–82
compound statements, 82
controlling expression, 130–132
flow of control using, 75–82, 112–139
if-else
statements, 75–82, 120–128
indenting, 120–121, 123–125
local variables, 135–137
menus, 133–134
multiway, 120–139
nested statements, 120–123, 137
or operator (||
) for, 78, 80
programmer–defined function calls in, 203
string of inequalities from, 80–81
switch
statements, 128–135