Step 2 — Design Solution
What is a
selection control structure
?
Ø
Tells program which
action to take, based
on a certain
condition
Ø
Two types
§
Case control structure
§
If-then-else control
structure
—yields one
of two possibilities:
true or false