Modularity is a way of handling system complexity. It takes similiar functions of a large system and groups them togther in small smaller self-contained systems.
Tags: chunking, modularity
Modularity is a way of handling system complexity. It takes similiar functions of a large system and groups them togther in small smaller self-contained systems.