Wyo C++ - Ch. 5 Notes

Objective #1: Use the arithmetic operators.

Objective #2: Increment and decrement variables.

Objective #3: Understand the order of operations.

Objective #4: Use mixed data types.

Objective #5: Avoid overflow, underflow, and floating-point errors.