Homework Assignment 5
Remember: You are encouraged to turn in individual
problems as soon as possible, rather than turning in the whole
assignment on the due date. Please mark each problem with the exercise
number from the book.
- Do exercise 14.1 on page 496.
- Do exercise 14.5 on page 498. In order to test this in DrScheme,
you can use these excerpts from
CompuDuds. Remember that you'll also need to load the
oops.ss
TeachPack into DrScheme, as I'm demonstrating in class
(Menu "Language" "Add Teachpack").
- Do exercise 14.3 on page 497. To test this in DrScheme, you can
use the excerpts mentioned above, as well as
object/describe
and your solution to excercise 14.5.
You'll also probably want to use your solution to exercise 14.2,
which was one of the problems on the first test.
- Do exercise 14.6 page 499. Again, to test this in DrScheme, you can
use the excerpts mentioned above, as well as
object/describe
and your solution to excercise 14.5.