Pergunta de entrevista da empresa Tesla

What is a virtual function and how does the compiler handle them?

Resposta da entrevista

Sigiloso

17 de out. de 2017

Virtual functions are abstract functions in C++.

1