Skip to content

Opening book details…

About this document

Coupling and Cohesion by Superior is a document available to read on EtoBox.

Coupling and cohesion are key parameters for assessing software modularity. Coupling refers to the interdependence between modules, with various types including data, stamp, control, external, common, and content coupling, each indicating different levels of dependency. Cohesion measures how functionally related the elements within a module are, with types ranging from coincidental to functional cohesion, where high cohesion is desirable for good software design.

Author
Superior
Language
EN