What is late binding in C++? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is late binding in C++?

vptr, vtable

28th Sep 2023, 9:00 AM
Rishi
Rishi - avatar
1 Réponse
0
I don't know about C++, but late binding in Java is runtime polymorphism... should be the same
28th Sep 2023, 10:14 AM
GeeGee
GeeGee - avatar