Modular Programming
Control Program Complexity
Encapsulation
Each module provides an interface
Limit data access except through the interface.
Composition
Develop programs by combining modules
Reuse
Previous slide
Next slide
Back to first slide
View graphic version