SWE 619 Quiz Guide 7
Spring 2013


Polymorphic abstraction is the focus of Quiz 7. You should understand the element subtype and related subtype approaches and how these approaches are implemented in the two examples Liskov gives (i.e. comparison and set with sum).

You should also be familiar with the generics material from Bloch, Chapter 5. The quiz is likely to cover at least some material on generics.