employer cover photo
employer logo
employer logo

Smoking Gun Interactive

Questa è la tua azienda?

Domanda di colloquio di Smoking Gun Interactive

How does an object know which method to use when the base class has the same method?

Risposta di colloquio

Anonimo

11 ott 2023

I can tell you they use vtables, but beyond that not much because I don't know the implementation details compilers use. The apparent expected answer: pointers *hand waving*