Introduction to OOP: Chapter 21 : Implementation [next] [previous] [audio] [real] [text]

Building A Virtual Table for a Subclass

When a subclass is created, a new virtual method table is generated.

Intro OOP, Chapter 21, Slide 7