Two Balls Sharing the Same Table

All instances of a class share the same virtual method table. Here we show two instances of class Ball, which point to the same table. Entries in the virtual method table are pointers to functions.

[audio] [real] Text to accompany slide6, in Chapter 21 of An Introduction to Object-Oriented Programming