What is late binding in C++? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

What is late binding in C++?

vptr, vtable

28th Sep 2023, 9:00 AM
Rishi
Rishi - avatar
1 Respuesta
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