Typical support for data abstraction
An abstract data type is
a data structure
a collection of operations
The implementations of the operations are allowed to know about the data structure
The user cannot get at the data structure directly
Previous slide
Next slide
Back to first slide
View graphic version