A technique in which the software is divided into various distinct modules.
Modularization is a technique in software engineering where the software is divided into separate sub-programs or modules. Each module is a self-contained unit that contributes to the total functionality of software. It enhances the overall manageability of software, increases reuse, and improves comprehensibility. It fosters collaborative development as multiple developers can work on different modules simultaneously.
This Question is Also Available in:
हिन्दी