Next:
Introduction, Classes and Data
Introduction, Classes and Data Abstraction
History: The Rise and Decline of Structured Programming
The Problem - Complexity
Object-Oriented Programming (OOP)
Encapsulation
Inheritance
Polymorphism
Advantages of OOP
OOP Terminology
Other Object-Oriented Languages
Structure Definitions
Accessing Structure Members
Implementing a User-Defined Type
Time
with a
struct
Implementing a
Time
Abstract Data Type with a
class
Class Scope and Accessing Class Members
Separating Interface from Implementation (see Figs 8-11)
Controlling Access to Members (see Fig. 12)
About this document ...
2004-06-29