Back to Content

Modularity

files/en-us/glossary/modularity/index.md

latest331 B
Original Source

The term Modularity refers to the degree to which a system's components may be separated and recombined, it is also division of a software package into logical units. The advantage of a modular system is that one can reason the parts independently

See also