IBM interview question

What is a virtual function, and how does a compiler know what function to use at runtime?

Interview Answer

Anonymous

8 Jan 2017

Talk about v-tables.