Coupling
Closest Wikipedia entry: Coupling (computer programming) — In software engineering, coupling is the degree of interdependence between software modules; a measure of how closely connected two routines or modules are; the strength of the relationships between modules. Coupling isn't binary but it's multi-dimensional. Coupling is usually contrasted with cohesion.
Misconceptions about Coupling0 documented Misconceptions
No known misconceptions for this concept