Wyo C++ - Ch. 9 Notes

Objective #1: Learn how to build structured programs that are divided into functions.

Objective #2: Understand what is meant by the phrase "scope of variables."

Objective #3: Understand how data is passed to functions.

Objective #4: Learn how to use the library functions that are included with the compiler.

Objective #5: List and explain the four basic types of statements. (This objective is not from our textbook.)