Next:
1 About this module
Module 0033: Data Abstraction
Tak Auyeung, Ph.D.
1
About this module
2
Data abstraction
2
.
1
Nothing new
2
.
2
What vs. how
2
.
3
User interface, provider vs. consumer
2
.
4
Least privilege
3
Abstract data type
3
.
1
Operations and values
3
.
2
Direct data member access?
4
Implementation
4
.
1
User interface
4
.
2
Provider
4
.
3
Consumer
4
.
4
How does this magic work?
4
.
5
ADT efficiency
4
.
6
Remote control
About this document ...
Copyright © 2006-09-07 by Tak Auyeung