Question d’entretien chez Tesla

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

Réponse à la question d'entretien

Utilisateur anonyme

17 oct. 2017

Virtual functions are abstract functions in C++.

1