These c++ programs demonstrate the use of Virtual Functions and Polymorphism through simple examples.
CPP-105: A C++ Program to illustrate an example of Polymorphism.
CPP-106: A C++ Program to illustrate an example of Polymorphism. [ Pure Virtual functions ]