Objective #1: Understand how true and false is represented in C++.

Objective #2: Use relational operators.

Objective #3: Use logical operators.

Objective #4: Be able to use the if statement.

Objective #6: Be able to use the if/else statement.

Objective #7: Be able to use and interpret nested if statements.

Objective #8: Be able to use the switch statement. (This topic may not be covered this semester. Ask the instructor if you are responsible for studying switch statements.)