Introduction to OOP
Chapter 23: Object Interconnections :
next
previous
audio
real
text
Chapter Summary
In this chapter we have examined a variety of topics related to dependency
How classes and objects can depend upon each other
How methods within a class can depend upon each other
How to control visibility, as a means of controlling dependency
How strong dependency can be weaked by using alternative designs
Intro OOP,
Chapter 23
, Slide 26