Homework # 13
due Tuesday, December 6

Reading

Please read Chapter 26-28 in your textbook.

Problems

Please do the following problems:

Discussion

Read Chapter 27. It attempts to avoid the inefficiency of creating the method tables over and over on every self-method call, and instead create the method table just once per class. As it happens, this attempt fails utterly. Explain. In particular, what benefit does the new construction have?

Algorithmic Typing

Please do the following problems:

About this document



John Tang Boyland
2005-11-29