December 2016
Beginner
800 pages
21h 23m
English
Having learned the basics of inheritance, creating an inheritance hierarchy, and understanding that public inheritance essentially models an is-a relationship, it’s time to move on to consuming this knowledge in learning the holy grail of object-oriented programming: polymorphism.
In this lesson, you find out
What polymorphism actually means
What virtual functions do and how to use them
What abstract base classes are and ...
Read now
Unlock full access