Review
View classes as modules
Encapsulate operations
View classes as struct types
Encapsulate data
View classes as abstract data types
Encapsulate both data and operations
Inheritance
Defining classes in terms of other classes
Next slide
Back to first slide
View graphic version