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, and the strength of the relationships between modules. Coupling is not binary but multi-dimensional. Coupling is usually contrasted with cohesion.
Misconceptions about Coupling0 documented Misconceptions
No known Java misconceptions for this concept