Dynamic Binding And Polymorphism in C++ Classes Related by Inheritance

preview_player
Показать описание
This video describes that how virtual functions in base class allow dynamic binding between object and function name at the runtime. This property is also called late binding.
Рекомендации по теме