CPP Inheritance

Regarding all zip files for download.

  • All downloadable zip files contains a Microsoft Visual CPP solution with code examples.
  • Needed tools for all examples can be found in the right menu on this page.
The fundamentals of inheritance Download
When something is said to be a kind of something else, it is implied that it is a specialization of that thing. Inheritance.zip
Constructor and Destructor calling Download
Constructor and destructor calling sequence in an inheritence relationship. InheritanceConstructors.zip
Override Methods Download
Shows what Class Override and Hiding method is. InheritanceOverride.zip
Aggregation and Delegation Download
Aggregated Inheritance and Delegation using a Linked List example. Include also a pointer to pointer usage. Aggregation.zip

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.