Selection (3)
In a case where there are no expressions that evaluate to true, the statements following the else statement are executed.
If more than one expression in the if - else if clause evaluate to true only the first will be selected.
An example follows ...
Previous slide
Next slide
Back to first slide
View graphic version