1) Find two examples of data coupling and two examples of control coupling. Show how the coupling can be reduced.
2) Find an example of where a selector can be used to reduce coupling. Show how the coupling can be reduced.
3) Find two example of composite methods. Show how the composite method can be replaced with one or more primitive methods. Discuss the implications this have on coupling.
When you turn in your assignment, please include just the relevant part of the
source code for each of your examples.