Object Oriented Software Engineering View all facts Glossary Help |
| subject > criterion > quality > software quality > coupling > external coupling |
| external coupling comparison table | |||
| Subject | reduce by | is a kind of | has definition |
|---|---|---|---|
| coupling | software quality | A measure of the extent to which interdependencies exist between software modules | |
| external coupling | coupling | A form of coupling in which a software component has a dependency to software written by a third party, or to a particular type of hardware |
Next coupling: import coupling Up: coupling Previous coupling: data coupling