View Classes as Abstract Data Types (ADT)
ADT = (V,O)
V: a set of values
O: a set of operators
Information hiding, encapsulation, modularity
An ADT specifies the logic properties of the operators rather than their implementation
Previous slide
Next slide
Back to first slide
View graphic version