Introduction to OOP: Chapter 17 : Visibility and Dependency
[next]
[previous]
[audio]
[real]
[text]
Varieties of Coupling
Arranged from Bad to Better
-
Internal data coupling
-
Global data coupling
-
Control (or sequence) coupling
-
Parameter coupling
-
Subclass coupling