previous | index | next

Implementing Polymorphism

The ItemInfo class must have display declared in it.

But the OxfordShirtInfo and ChinoInfo classes must supply specific versions of display.


previous | index | next