Problem 1
Write a paragraph describing what a "software design" is, and why it is important.
Problem 2
In your own words, define the goals of software design and explain why each goal is important.
Problem 4
Can a design be cohesive and exhibit a high degree of coupling? Explain your answer and provide an example.
Problem 5
How might coupling and reusability be related? How might cohesion and reusability be related? Explain your answer and provide one example for each.
Problem 7
Using the Internet, research one of the many Java API frameworks (e.g., Swing, JMF, 2D, 3D). In a few paragraphs, describe the design of the framework and how it accommodates reuse.