CMPSC 201 - Ch. 4 Notes

Objective #1: Understand how decisions are made in programs.

Objective #2: Use relational operators.

Objective #4: Use logical operators.

Objective #5: Use the if statement.

Objective #6: Use the if/else statement.

Objective #7: Use nested if statements.