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 the if else if statement.

Objective #8: Be able to trace and write nested if statements.