Measure of the degree to which elements within a module work together to achieve a single well-defined purpose.
- In terms of writing good code, high cohesion is favoured
- Types,
Measure of the degree to which elements within a module work together to achieve a single well-defined purpose.