C++ Polymorphism and Virtual Member Functions [6]
Professor Hank Stalica Professor Hank Stalica
16.5K subscribers
7,405 views
0

 Published On Apr 23, 2023

In object-oriented programming, polymorphism enables object reference variables or pointers to reference objects of different types, and to invoke the appropriate member functions based on the type of object being referenced.

Learn how through writing sample classes in this C++ tutorial for beginners written with Visual Studio 2022 C++ .

// Join the new Programming for Everyone Community Forum:
https://professorhank.freeforums.net/

// Learn More //
The Inheritance, Polymorphism,and Virtual Functions play list:
   • CH15: Inheritance, Polymorphism, and ...  

// Consider supporting this channel in multiple ways
https://paypal.me/hankstalica1
Bitcoin: 177wfkQwzXiC8o2whQMVpSyuWUs95krKYB

show more

Share/Embed