Computer Science Using C++

Ch. 12 Notes

Objective #1: Understand the difference between procedural programming and object-oriented programming (OOP).

Objective #2: Understand the principles of object-oriented programming.

Objective #3: Learn how to read classes and use objects in C++.

Objective #4: Understand how objects help programmers reuse code.

Objective #5: Understand containment and inheritance in C++ object-oriented programming.


Computer Science Using C++ Home Page | Mr. Minich's Wyo Home Page