Cohesion1 3.1 – Coupling and Cohesion 3.1 – Coupling and Cohesion Coupling Coupling for a module captures the complexity of connecting the module to other modules. Tightly Coupled If your module is highly reliant on other modules, you would say this module is tightly coupled to others. Loosely Coupled If your module finds it easy to connect to other modules, this module is loosely coupled to others. Degree Ease Flexibility Cohesion .. 2021. 9. 21. 이전 1 다음