C++ Common Knowledge: Polymorphism
The topic of polymorphism is given mystical status in some programming texts and is ignored in others, but it's a simple, useful concept that the C++ language supports. Find out all about it in this sample chapter by Stephen Dewhurst.