Selection Constructs

BE-104, Learning Objectives


Implement a selection control using if statements.

Implement a selection control using if-else statements.

Implement a selection control using if-else-if statements.

Nest if type statements inside another if type statements.

Implement a selection control using switch statements.

Choose the appropriate selection control statement(s) for a given task.

Write boolean expressions using relational and boolean expressions.

Evaluate given boolean expressions correctly (but not necessarily by using DeMorgan’s Law).

Correctly compare objects (particularly Strings) with regard to content rather than identity.


Send comments and suggestions about these objectives to: Dr. Charles S. Tritt
This page last updated 4/25/05