Introduction to OOP: Chapter 10: Subclasses and Subtypes [next] [previous] [audio] [real] [text]

Binding in C++

Intro OOP, Chapter 10, Slide 17

(*) This has changed somewhat since the introduction of the RTTI system.
I discuss the issue of polymorphism in C++ in more detail in my later book, C++ for Java Programmers