Quiz 3: Guide – SWE 619 – ALL – Spring 2010

 

In preparation for Quiz 3, please focus on the following concepts in the Chapter Five of the Liskov book:

1) Understand the concept and principles of a set.
2) Understand the specification of the IntSet data abstraction.
3) Understand the specification of the Poly data abstraction.
4) There may be associated problems with the IntSet and Poly data abstractions.

5) Understand the difference in java between empty and null.