IBM Interview Question

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

Interview Answer

Anonymous

Jan 8, 2017

Talk about v-tables.