COS 125 FALL 2009 HW #17 DUE THURSDAY 11/12/09 BY 3 PM Z stands for the Zelle Book D stands for the Downey Book 1. Do True/False questions on pp. 376-377 of Z. 2. Do Multiple Choice questions on p. 377 of Z. Submit the above work individually with a signed STANDARD WAS. 3. The following work should be done in conjunction with your group project. Submit appropriate WASes for the group papers. The Design Document v. 2 for your group should include the description of all the classes from all the projects that the group members did. In addition, the Architect of your group (together with the other members of the group) should design common classes from the individual projects and try to come up with global classes that can be used by all the group members. For example, if several people defined a button class, it may be that they used different attributes and methods. The goal would be to have a single button class that everyone can use. Similarly, if there are various graph classes, you should come up with a standard graph class that everyone can use. You can probably tell where this is all going to go -- you will go back and rewrite the individual projects so that they use the global classes.