Coupling and cohesion

From CSSEMediaWiki
Revision as of 08:42, 14 September 2008 by Tureiti Keith (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In object oriented design, coupling and cohesion refers to structuring a set of "highly cohesive classes and to maintain loose coupling between those classes. High-cohesion means well-structured classes and loose coupling means more flexible, extensible software" [1]

References

  1. ^ http://javaboutique.internet.com/tutorials/coupcoh/
Personal tools